The Tech Stack I Use To Build SaaS Applications

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

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

  • @user-zg8fe4nf1c
    @user-zg8fe4nf1c 27 дней назад +35

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

    • @csfundamental1977
      @csfundamental1977 27 дней назад

      🤣🤣🤣🤣

    • @OGShawnLee
      @OGShawnLee 26 дней назад

      Same

    • @sadiulhakim7814
      @sadiulhakim7814 26 дней назад +4

      Oh, you fear java? Have good time.

    • @wdvhi
      @wdvhi 25 дней назад

      +1

    • @zm7985
      @zm7985 23 дня назад +1

      After 15 years of Java, Go is the ideal API development language.

  • @gj4king1
    @gj4king1 25 дней назад +1

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

    • @ginothedev
      @ginothedev  24 дня назад +1

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

  • @kennedymwenda3357
    @kennedymwenda3357 26 дней назад

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

    • @ginothedev
      @ginothedev  26 дней назад +1

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

  • @arjitmishra100
    @arjitmishra100 22 дня назад

    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  22 дня назад

      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 17 дней назад

    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  16 дней назад

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

  • @MichaelH-w6e
    @MichaelH-w6e 19 дней назад

    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  16 дней назад

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

  • @Lordmaryo
    @Lordmaryo 21 день назад +1

    OOP languages is the best way to create crud applications

  • @CodeZakk
    @CodeZakk 28 дней назад +2

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

    • @ginothedev
      @ginothedev  27 дней назад +1

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

    • @irule10338
      @irule10338 27 дней назад +1

      is there SEO benefits of using nextjs?

  • @sonic8873
    @sonic8873 29 дней назад +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  29 дней назад +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 28 дней назад

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

    • @ginothedev
      @ginothedev  28 дней назад

      I'll look into it!

  • @nathangrosvenor7661
    @nathangrosvenor7661 26 дней назад

    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  26 дней назад +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 26 дней назад

      @@ginothedev Thank you

  • @Luka_brx
    @Luka_brx 23 дня назад

    Kotlin looks good with springboot

    • @ginothedev
      @ginothedev  23 дня назад

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

  • @samuelm2934
    @samuelm2934 27 дней назад

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

    • @ginothedev
      @ginothedev  27 дней назад

      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 28 дней назад

    good video , good luck

    • @ginothedev
      @ginothedev  28 дней назад

      Thanks mate, I appreciate it!