My Cross Platform SaaS Tech Stack (iOS, Android, Web)

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

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

  • @cayjutler1262
    @cayjutler1262 2 месяца назад +15

    Mob: React Native (expo)
    Web: NextJS
    Backend: Supabase
    Host: Vercel

    • @startappguy
      @startappguy 2 месяца назад

      Payment: Revenue Cat

  • @iakashpatel
    @iakashpatel 2 месяца назад +12

    You are not my average tech bro. you became fancy tech bro.

  • @HantuKepalaBuntung
    @HantuKepalaBuntung 2 месяца назад +3

    Big respect. You’re talking about the whole process in reverse, making it look like it was a smooth and easy journey. But I know it wasnt, making all those decisions on what to use what to have, etc, while pushing yourself to keep moving forward must be hard and uncomfortable.

    • @user-fq7jf6cp9p
      @user-fq7jf6cp9p Месяц назад

      Thats what makes startup founders! Pushing past the uncertainty and discomfort!

  • @ArchitecturalAesthetics2046
    @ArchitecturalAesthetics2046 2 месяца назад

    You're an inspiration bro. Keep going. Keep sharing.

  • @Bob-bl1ey
    @Bob-bl1ey 2 месяца назад +2

    Build your own custom backend in Java, best choice for backend, will never die

    • @ehm-wg8pd
      @ehm-wg8pd Месяц назад

      good idea but too lonng to market

  • @cristianfigueredo566
    @cristianfigueredo566 2 месяца назад +4

    You could not live with your own failure. Where did that bring you? Back to me. - React Native

  • @and0v
    @and0v 2 месяца назад +3

    I love your videos! So much value and thank you for sharing revenuecat! 😸 I also do fullstack web, but I was wondering if you’ve ever considered a low-code/no-code tool such as flutter flow? As you value speed and one repos for 3 apps. Do you think flutter-flow is a doable technology for the frontend for mini apps in prod?

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад +1

      I use retool for a couple internal admin tools but haven’t played enough with flutter flow to have a strong opinion but I have heard pretty good things about it!

  • @bolayolly-b4o
    @bolayolly-b4o 2 месяца назад +4

    How do you validate your ideas?

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад +8

      I don’t personally validate my ideas. I choose to build products in markets that are already validated and have existing competitors/products so they do all of the validation for me.

  • @Energism
    @Energism 2 месяца назад

    Can you explain your saas in detail like how your app communicates to supabase. I mean how you trigger edge functions from the triggers or direct command from mobile app also how much it costs to run supabase in detail for realtime and edgefunctions. Also if it is self hosted or using serverless PAID plan or free plan.

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад

      Triggered directly in mobile app and on the paid plan on their hosted version. There are a few webhook triggers primarily for metric tracking (tracking user sign ups) but nothing special. It’s pretty simple.

  • @smart0758
    @smart0758 2 месяца назад +2

    Have you tried using nextjs API with the Expo codebase? Will that be better than copy-paste app logic?

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад +1

      I haven't. I built out the mobile app first w/ supabase backend first and then built the NextJS application second, so for now it works and I don't want to mess things up for now haha

    • @MrAvelino2010
      @MrAvelino2010 2 месяца назад

      @@YourAverageTechBro sure, if works don´t touch

  • @AdityaKrishna-k8w
    @AdityaKrishna-k8w 2 месяца назад

    YAYA LUV MONTEEE

  • @SFcoding
    @SFcoding 29 дней назад

    Just out of curiosity what are your thoughts on PWA?

    • @YourAverageTechBro
      @YourAverageTechBro  28 дней назад +1

      Love the idea of them but very difficult to convince users to download a PWA on their phone. If apple starts letting you list PWA in their App Store, I'd definitely consider building it.

  • @CodeZakk
    @CodeZakk 2 месяца назад

    When you build with supabase at the back and next on the front. Do you pay for both front and back?

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад

      Yes you pay for both front and back. Supabase doesn’t track front end vs back end usage. They just track total usage and charges accordingly for total usage

    • @lazy_bug4246
      @lazy_bug4246 2 месяца назад +1

      ​@@YourAverageTechBro Completely, unrelated but which tech domain do you think is the most in demand right now,I have done mostly web development With MERN but I don't like it and I want to switch.

    • @tiptrcks3960
      @tiptrcks3960 2 месяца назад

      ​@@lazy_bug4246 Just learn react native bro.. you will get tons of opportunities for jobs having react native under your belt + recently react native introduced new arch, and that update is a banger, huge performance upgrades you wont regret learning it! Why I am saying all that!? I was in same boat like you 2 months ago, but then started learning RN and is all fun and good now, keep learning...

  • @MrJustJib
    @MrJustJib 2 месяца назад

    What’s the difference between react js and next js, like why does Marc Lou say he uses both when you have to use either one

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад

      nextjs is essentially built on top of react. it's react with some additional features (server side rendering is a big advantage of nextjs)

  • @par_zar
    @par_zar 2 месяца назад

    as a programming beginner who want to start career in IT field now, do you recommend to study web development than iOS native development? i want to be a indie dev.

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад

      Well I think you can learn both in the long run. But for which one to learn first I’d say if you want to build b2c apps do mobile and if you want b2b do web dev.

  • @mrsecretstatus9999
    @mrsecretstatus9999 2 месяца назад

    I am little confuse Between
    React native vs react native expo

    • @AarnavAnandIN
      @AarnavAnandIN 15 дней назад

      React native expo is just a part of React Native (RN), Expo is is a tool some developers use with RN to make development easy, like Eexpo provides an readymade app to est our own apps, while RN will need an android emulator.

  • @ReuelTeodoro
    @ReuelTeodoro 2 месяца назад

    Is montee-supabase an express app or something?

  • @mmzzzmeemee
    @mmzzzmeemee 2 месяца назад

    what you do you use on the backend? express?

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад

      Supabase edge functions

    • @mmzzzmeemee
      @mmzzzmeemee 2 месяца назад

      ​@@YourAverageTechBro a yeah, i did see that but i thought you were using it for more DB-related stuff
      i'm imagining you opted for this for ease of use/iteration speed? do you plan on using a more dedicated backend?

    • @aminbusiness3139
      @aminbusiness3139 2 месяца назад

      Supa Base edge functions are server-less functions that can be used for API endpoints & work alongside the SupaBase ecosystem ( which includes a DB)
      Why waste time on infrastructure that add no value to your users when you can focus on building features ?
      - It runs on the edge so it has low latency for users
      - Serverless, so you don’t have to maintain or scale any server
      - Quick & simple to deploy

    • @mmzzzmeemee
      @mmzzzmeemee 2 месяца назад

      @@aminbusiness3139
      Indeed, im currently using cf workers rn which i would imagine is very similar to SB edge functions
      I was thinking tho about the potential "vendor lock in" (but i guess supabase is easy to self host now with coolify?)
      Im also guessing tho that when it comes to services which might require long-running functions, servers would still make more sense? (Because of timeouts and stuff for serverless functions)

  • @sadiqqqqqq
    @sadiqqqqqq 2 месяца назад

    you’re the 🐐 bro - do you have a discord community? I think it would be great to have a place for us with the same goals and ambitions in this field

  • @tananga_studio
    @tananga_studio 2 месяца назад +1

    Maybe Flutter next time?

    • @YourAverageTechBro
      @YourAverageTechBro  2 месяца назад

      Ehhh no plans for now. I’m more comfortable with react so sticking with react native for now probably!

  • @RatherBeCancelledThanHandled
    @RatherBeCancelledThanHandled 2 месяца назад

    Based

  • @funscape23
    @funscape23 2 месяца назад

    wow