How I Developed an AMAZING Go App with Templ + Air + Gin

preview_player
Показать описание
🌐 If you're looking for the PERFECT web dev stack, look no further. In this video, we look at how you can quickly develop cutting-edge web applications with Golang.

The fun part? It requires no JS to get something professional-looking! We simply use the following dependencies to develop amazing web applications in Go:

- Gin for the web framework.
- Templ to generate and render HTML components.
- Air for live reloading of our application.

All the mentioned tools are Golang applications, so you don't need anything else apart from the latest Go installed in your machine to be able to follow this video!

By the end of the video, you should have a pretty good idea about how you can transform your crazy ideas into nice-looking Golang web applications!

🔗🔗🔗🔗Important Links🔗🔗🔗🔗

📱📱📱📣📣Socials📣📣📱📱📱
Рекомендации по теме
Комментарии
Автор

What do you guys think of my stack choice?

codingwithmat
Автор

You've done an excellent job of explaining the stack in a concise and efficient manner. There are so many other tutorials that just go off on a tangent and try to include everything into the stack. You've stuck to the basics. Good Job 👍

runny
Автор

Really interesting, will definitely try it out in a future project!

Robin_second
Автор

if possible can you do a tutorial on how to build desktop applications with go and htmx?

anvesh
Автор

Mat how do you get html autocompletions in templ? Also great video mate

hunter_gatherer
Автор

lol reloading on your own :D rofl are you serious?

xLittlePsycho