Building a Chat with WebSockets and HTMX in Golang

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2024
  • In this video I'll guide through how to build a chat app in Golang with WebSockets and HTMX.
    Source code: github.com/sikozonpc/realtime...
    HTMX WebSocket Extension: htmx.org/extensions/web-sockets/
    👉 Join the private community to level up as software engineer: selfmadeengineer.com
    📢 We're building a Discord community, come and join
    / discord
    Video titles ideas (for the algo):
    WebSockets in Golang
    HTMX and Golang
    Realtime time chat in Golang with WebSockets and HTMX

ความคิดเห็น • 22

  • @swapCode
    @swapCode 4 หลายเดือนก่อน +1

    Before watching till the end I know I will learn more from this video
    I like your way of explaining things
    Thank you for putting time and effort to make a high-value video about Go.

    • @TiagoTaquelim
      @TiagoTaquelim  4 หลายเดือนก่อน +1

      Thank you so much for the kind words!
      I'm glad you like them!

  • @thuanquoc1231
    @thuanquoc1231 หลายเดือนก่อน +1

    This is the video that I kept saying "Wtf is he doing? Wtf am I doing?". I literally didn't know a thing about websocket, I didn't know Golang can return 2 values at the same time.
    I'm still clueless but I'm figuring how to show all the current users in the group chat.
    Thank you for this awesome video. Cheers!!!

  • @user-sl4th2pu1z
    @user-sl4th2pu1z 3 หลายเดือนก่อน +1

    Very interesting project. HTMX is cool.

  • @bikramsarkar8544
    @bikramsarkar8544 3 หลายเดือนก่อน

    Thanks Tiago, I just cloned your repo and tried it.

  • @prashlovessamosa
    @prashlovessamosa 4 หลายเดือนก่อน +1

    Hey Tiago, i have found your channel today thanks for making awesome stuff in public.

    • @TiagoTaquelim
      @TiagoTaquelim  4 หลายเดือนก่อน

      Thanks Prashant 💪!

  • @MohammadLsk
    @MohammadLsk 3 หลายเดือนก่อน +1

    Great content 🔥

  • @fylip_moreira
    @fylip_moreira 3 หลายเดือนก่อน +1

    that is amazing!!! so pretty cool! - Do you can did using react js with golang ?

    • @TiagoTaquelim
      @TiagoTaquelim  3 หลายเดือนก่อน

      It's possible sure!

  • @gustionusamba90
    @gustionusamba90 2 หลายเดือนก่อน +1

    Hi Tiago, I have been watching your content for a month and what makes me love with your content are the font and theme you use. Could you tell me which font and theme you use?

    • @TiagoTaquelim
      @TiagoTaquelim  2 หลายเดือนก่อน +1

      Thank you! The font is either "Menlo" or the JetBrains font. The theme is "Gruvebox".

    • @gustionusamba90
      @gustionusamba90 2 หลายเดือนก่อน +1

      @@TiagoTaquelim Thank you, it would be nice if you create a paid course on udemy. The way you explain is very easy to understand

    • @TiagoTaquelim
      @TiagoTaquelim  2 หลายเดือนก่อน +1

      ​@@gustionusamba90 I'm creating something even better, but details are to come in the future!

    • @gustionusamba90
      @gustionusamba90 2 หลายเดือนก่อน +1

      @@TiagoTaquelim That sounds great. I can't wait

  • @dipaash3068
    @dipaash3068 14 วันที่ผ่านมา

    Greate Video! I have a question, if we want to save the data in DB, at which point we have to store it in DB?
    Do we have do it in client readPump or else where ? I am bit confused, can you give your insite on it.

  • @lekos1337
    @lekos1337 3 หลายเดือนก่อน +1

    hey man great video! what's that vscode theme?

    • @TiagoTaquelim
      @TiagoTaquelim  3 หลายเดือนก่อน +1

      Thank you! It's called gruvbox.

  • @clixhz
    @clixhz 3 หลายเดือนก่อน

    what is your vscode theme?

  • @DisabledCookie
    @DisabledCookie 3 หลายเดือนก่อน

    This tutorial was hard to understand