The tech stack I used to build my productivity app (Firebase, React and Swift)

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • Hi my name is Chris and I'm documenting my experience building a productivity app called Ellie 👋
    In this video I talk about the tech stack I used to build my productivity app (React, Swift and Firebase) and why I chose what I chose. Let me know if you have any other questions I can answer!
    Check out my Twitter and Tiktok where I post way more frequently and build in public 👇
    Twitter/X:
    / raroque
    TikTok:
    / chris.raroque
    Ellie: ellieplanner.com/
    ► Music Credit: LAKEY INSPIRED
    Track Name: "Blue Boi"
    Music By: LAKEY INSPIRED @
    / lakeyinspired
    Original upload HERE -
    • LAKEY INSPIRED - Blue Boi
    Official "LAKEY INSPIRED" RUclips Channel HERE -
    / @lakeyinspired
    License for commercial use: Creative Commons Attribution 3.0 Unported "Share Alike" (CC BY-SA 3.0) License.
    Full License HERE - creativecommon....
    Music promoted by NCM goo.gl/fh3rEJ

Комментарии • 20

  • @sunnysetia
    @sunnysetia Год назад +5

    Great video bro. Love seeing you talk about the BTS of your startup.

    • @raroque
      @raroque  Год назад

      Thank you! will try to post more BTS content :)

  • @thebrainpsych
    @thebrainpsych Год назад

    Loving the fact a 'tech stack' video is being done in a Kitche-esque environment :D

  • @CodeWithRomaen
    @CodeWithRomaen Год назад +2

    love it! Using the same tech stack for Clozzie but just with react native instead of swift.

    • @raroque
      @raroque  Год назад +1

      appreciate it! and thats awesome, how are you liking RN? :)

    • @CodeWithRomaen
      @CodeWithRomaen Год назад

      @@raroque personally really enjoy it!

  • @SerifValley
    @SerifValley 7 месяцев назад

    hello just got the ellie app on iPad loooks good and awesome. Thanks a lot and if possible can you make a video on complete flow of a project from starting to publishing…? it would be a great topic. thanks 🎉

  • @asadanik5987
    @asadanik5987 11 месяцев назад +3

    Bro i use React for web frontend with TypeScript, and Backend with TypeScript Bun, and for Mobile I use React-Native with TypeScript and for Desktop app also Electron with Typescript.

    • @raroque
      @raroque  11 месяцев назад +1

      Nice stack! I’ve heard of Bun but haven’t locked into it too much, why did you choose it? And how have you found RN?

    • @asadanik5987
      @asadanik5987 11 месяцев назад

      @@raroque I choosed Bun becuase of its TypeScript support. Its gives you out of the box support. And also React native for developing iOS and Android App with single codebase only..
      And the main reason i choose that stack becuase of my ability of doing things on JavaScript/ TypeScript. Thats my domain.

  • @timothyrodrigues8622
    @timothyrodrigues8622 Год назад +2

    Hey man can you do a tutorial series of how to make a different app with all the things you talk about in this video?

    • @raroque
      @raroque  Год назад +1

      I have another app I've been wanting to build, might use that to do a series like this in the future :)

  • @enggirlfriend
    @enggirlfriend Год назад

    i like the format!! :D

  • @aaronluannguyen
    @aaronluannguyen 11 месяцев назад +1

    thanks for the video! what are you using up to package the react for hosting? Webpack, vitejs, etc?

    • @raroque
      @raroque  11 месяцев назад

      For sure! Using Vercel which makes things easy for hosting and this is just the default Create React App (which I believe uses webpack and some other stuff?)
      not sure i would use CRA for future projects though, likely will explore something like vite bc i've heard good things

    • @aaronluannguyen
      @aaronluannguyen 11 месяцев назад

      @@raroque yeah I'm in a similar boat. Started getting into React when webpack or CRA was THE thing. And now getting back into frontend and there are so many different suggested frameworks or libraries xD

  • @wchristian2000
    @wchristian2000 11 месяцев назад +1

    How did you replicate your react front end into swift or was it vice versa?

    • @raroque
      @raroque  11 месяцев назад

      From scratch haha
      I had to code everything from scratch in Swift/SwiftUI after the React app was done

    • @wchristian2000
      @wchristian2000 11 месяцев назад

      @@raroque I was hoping for some secret sauce because I'm doing the same thing right now. Hats off to you for going through that traumatic experience lol