The Tech Stack I Use To Build SaaS Applications

Sdílet
Vložit
  • čas přidán 10. 09. 2024

Komentáře • 37

  • @user-zg8fe4nf1c
    @user-zg8fe4nf1c Před 27 dny +35

    i saw java on the thumbnail and came here only to say i hate java. have a great day

  • @gj4king1
    @gj4king1 Před 25 dny +1

    This is almost the exact tech stack I'm following for my own project. Just subscribed. Well done

    • @ginothedev
      @ginothedev  Před 24 dny +1

      Nice, glad to see someone else with the same stack!

  • @kennedymwenda3357
    @kennedymwenda3357 Před 26 dny

    I'd appreciate a video tutorial or a blog post on how to check permissions on API endpoints when using Spring Boot

    • @ginothedev
      @ginothedev  Před 26 dny +1

      I like this guy's content on the subject www.youtube.com/@BoualiAli

  • @arjitmishra100
    @arjitmishra100 Před 22 dny

    i think we should start migration towards quarkus/micronaut for micro service.
    Javalin for fast and simple(like express js)
    Springboot, kinda enterprise monolith/micro service and is heavy weight.
    It may be awkward take, but hey.😂
    good luck for your app

    • @ginothedev
      @ginothedev  Před 22 dny

      I think it’s just whatever you feel comfortable in. Idk any of those, so I wouldn’t be able to move fast. Thanks for the comment though!

  • @justsmile7449
    @justsmile7449 Před 17 dny

    Hello thnks for the video. I m struggling to choose between ruby on rails or spring boot do find spring boot as fast as rails in term of speed of development ? Especially for mvps ? Thnks a lot

    • @ginothedev
      @ginothedev  Před 16 dny

      Hey mate, I've never worked with rails before. It's all about what you're most comfortable with!

  • @MichaelH-w6e
    @MichaelH-w6e Před 19 dny

    Have you considered working on a project with others? The stack I'm using is largely the same as yours, though I've never built a SaaS. I'm only looking to gain more experience

    • @ginothedev
      @ginothedev  Před 16 dny

      Hey mate, not for this project, but possibly for future ones!

  • @Lordmaryo
    @Lordmaryo Před 21 dnem +1

    OOP languages is the best way to create crud applications

  • @CodeZakk
    @CodeZakk Před 28 dny +2

    How do yo handle the seo if you dont use nextjs??❤❤

    • @ginothedev
      @ginothedev  Před 27 dny +1

      SEO isn’t really part of my marketing strategy, so it’s not something I’m concerned about.

    • @irule10338
      @irule10338 Před 27 dny +1

      is there SEO benefits of using nextjs?

  • @sonic8873
    @sonic8873 Před 29 dny +1

    Nice vid, don’t u think oauth will be better for user experience since ppl are bored making new accounts for new platforms ?

    • @ginothedev
      @ginothedev  Před 29 dny +2

      Thanks! Yeah oauth is definitely better ux. Possibly something I’ll consider adding down the line, but trying to keep it as simple as possible for MVP

    • @sid4579
      @sid4579 Před 28 dny

      @@ginothedevI recommend keycloak! Pain in the ass the setup, but once up its just the best

    • @ginothedev
      @ginothedev  Před 28 dny

      I'll look into it!

  • @nathangrosvenor7661
    @nathangrosvenor7661 Před 26 dny

    In terms of hosting on the cloud, either for a monolith or microservice application, how expensive will it be? and what measures are you personally putting place to keep costs down?

    • @ginothedev
      @ginothedev  Před 26 dny +1

      Hey mate, good question! For the scale I’m expecting (which is small), I don’t think hosting will be more than $25 or so a month. You can get good cost estimations with the AWS cost calculator. To keep costs down, I’m just not over complicating things, EC2, S3, and RDS at my scale should be very reasonably priced.

    • @nathangrosvenor7661
      @nathangrosvenor7661 Před 26 dny

      @@ginothedev Thank you

  • @Luka_brx
    @Luka_brx Před 23 dny

    Kotlin looks good with springboot

    • @ginothedev
      @ginothedev  Před 23 dny

      Yeah tbh I might do kotlin/springboot for my next project.

  • @samuelm2934
    @samuelm2934 Před 28 dny

    What do you think about Quarkus in comparison to Spring? Amazing vid, btw.

    • @ginothedev
      @ginothedev  Před 27 dny

      Thanks mate! I have never actually looked that much into Quarkus. Seems like a good option, but just not something I’m familiar with!

  • @hozas8553
    @hozas8553 Před 28 dny

    good video , good luck