How to start a SOLID Golang backend project

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

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

  • @shikarishambu3332
    @shikarishambu3332 15 дней назад +1

    Mast content. The way you explain things and the clarity in your speech is perfect .

  • @ajan4174
    @ajan4174 Месяц назад +5

    Bro great content ,looking forward to the projects and implementations :)

    • @bitsofmandal
      @bitsofmandal  Месяц назад +1

      Thanks, more projects coming soon!

  • @soudipdas8536
    @soudipdas8536 Месяц назад +4

    This video is so nicely put up
    Content 💯
    Animation 💯
    Delivery 💯

  • @Zoro-v2r
    @Zoro-v2r 23 дня назад +2

    Great and Useful video for someone who is entering into Go as a Backend Developer. Kudos bro 🎉🎉

    • @bitsofmandal
      @bitsofmandal  8 дней назад

      I'm glad you found it helpful! Keep coding! 🎉

  • @NasirHossain-p6z
    @NasirHossain-p6z Месяц назад +12

    *Backend* not backent... Fix that quick...

    • @weorkay
      @weorkay 18 дней назад

      He is saying correctly.

    • @NasirHossain-p6z
      @NasirHossain-p6z 10 дней назад

      @@weorkay Yes he is... The title had a typo...

  • @techthief3278
    @techthief3278 Месяц назад

    Beautiful video man!

  • @jitxhere
    @jitxhere 29 дней назад +1

    I really like go. Does it have a good orm? I am too dependent on the prisma and drizzle orm

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

      I'm glad to hear you're enjoying Go! 😀
      For ORMs, I recommend some libraries in the video, later you can tell me how they worked out for you ✌

  • @shauryapratap
    @shauryapratap Месяц назад +3

    Nice video brother 👍

  • @siya.abc123
    @siya.abc123 8 дней назад +1

    4:12 sqlc is not an ORM but a code generator

    • @bitsofmandal
      @bitsofmandal  8 дней назад

      Technically you are right and SQLC can be used as a drop in replacement for ORMs, as it generates code based on specification, rather than abstracting it away like ORMs

  • @somenoe-com
    @somenoe-com Месяц назад

    Pocketbase is so good 👍🏻 recommended 👍🏻

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

    Why not create a Golang learning series from beginner to advanced level? I will definitely join and learn it😀😀

  • @prashlovessamosa
    @prashlovessamosa Месяц назад +2

    please make implementation videos of them.

    • @bitsofmandal
      @bitsofmandal  Месяц назад +1

      sure buddy, since this is a golang focused channel, definitely can do that

  • @123mrfarid
    @123mrfarid 26 дней назад

    Is gin better than echo?

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

      both are better in their own respect, for some features GIN is great and for other features ECHO is great.

  • @bakasenpaidesu
    @bakasenpaidesu Месяц назад +2

    Where's the implementation?

  • @marcialabrahantes3369
    @marcialabrahantes3369 Месяц назад +1

    Note: Google made/maintains Golang, last I checked ;)

  • @mohit84604
    @mohit84604 Месяц назад +1

    But what abut jobs.

    • @bitsofmandal
      @bitsofmandal  Месяц назад

      Focus on your coding skills, jobs will chase you

  • @todorpopov8613
    @todorpopov8613 Месяц назад

    Using a web framework or an ORM in Go doesn't sit right with me

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

      True in some sense, cuz GoLang already has all web development tools built into it, most of the libraries in GoLang are wrapper around standard libraries, to make developer life more easy

  • @SimpleProgrammer0
    @SimpleProgrammer0 Месяц назад +4

    Looks like you used ChatGPT for your video script 😂😂

    • @bitsofmandal
      @bitsofmandal  29 дней назад +2

      😂😂 that's odd, cuz today chatGPT asked me whether it can train on my data, not kidding

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

      @bitsofmandal 😂😂 sam come to you then asked ... Is that right ?

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

      @@SimpleProgrammer0 yes actually, in RUclips creator studio there is a option, that you can toggle to allow GenAI learn from your content

  • @deepak5074
    @deepak5074 Месяц назад +1

    first you tell me are you from Odisha right bhai?

  • @andrewbeef8758
    @andrewbeef8758 Месяц назад +1

    I prefer elixir

  • @andyloren4826
    @andyloren4826 Месяц назад

    Why some people call it "Golang" when it is officially called "Go"?

    • @Hemlock_Tree-yp8qb
      @Hemlock_Tree-yp8qb Месяц назад +1

      Cause it is a language named go 😅

    • @mohitkumar-jv2bx
      @mohitkumar-jv2bx Месяц назад +2

      For SEO purposes, go is a terrible name. Thats how golang came into being.

  • @maciejszarat9408
    @maciejszarat9408 Месяц назад +1

    no serious company uses any framework using go😊

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

      Can't tell about big giants, but worked at a startup where main technology was GoLang. They used most of the popular libraries

    • @jitxhere
      @jitxhere 29 дней назад +2

      Many of the Indian startups are writing go for their backend. Zomato uses it, zerodha uses it.

  • @sinxayush
    @sinxayush Месяц назад +2

    Gin is 100x Slower than Go Fiber.

    • @kairavb
      @kairavb Месяц назад +3

      not 100x, only slightly, ther almost same, negligible difference

    • @bakasenpaidesu
      @bakasenpaidesu Месяц назад +2

      Where's the proof?
      Sinx: Trust me bro

    • @SirJagerYT
      @SirJagerYT 13 дней назад

      fiber doesn't follows golang http standard lib

    • @SirJagerYT
      @SirJagerYT 13 дней назад

      fiber uses fasthttp, which again is not compatible with golang's standard net/http lib. Why does it matters you may ask, It matters when project goes big and lots of libs and third party integrations needs to be added.

    • @sinxayush
      @sinxayush 12 дней назад

      @@SirJagerYT Toh usse kya hoga? If it grows big enough to not be a monolith (i am not going to consider compatibility issue with fiber here because its that good) shift to microservice arch.

  • @rubyciide5542
    @rubyciide5542 Месяц назад

    Gin is 🤡

    • @bitsofmandal
      @bitsofmandal  Месяц назад

      Gets the Job done

    • @Yagnik_Sojitra
      @Yagnik_Sojitra 6 дней назад

      ​@bitsofmandal most devs suggesting to use standard library😂