How to Build a Real-Time Chat App With Go, Fiber and HTMX
In this tutorial, you'll build a simple real-time chat app using Go, Fiber and HTMX.
You will learn how to leverage the versatility of Fiber by making use of a WebSocket. You'll also learn how to create a reactive frontend without the use of JavaScr...
freecodecamp.org8 min read