Who'd of thought it!? Full-stack applications written fully in Go. In this video, I show off a little weekend project developed fully in Go using the standard lib html/template engine with Fiber. The idea of the project was to complete a full MVP of an application written in Go, without following all of the best practice jargon and boy was it fun.
I show off some nice features like passing Go functions to your HTML templates, and I go over the general design of the service.
If you're looking for a speedy way to build full-stack web apps directly in Go, this may be the video to inspire you do to so. Say good bye to bloated JavaScript frameworks, and hello speedy Go applications.
Check out the project here: https://codeposts.dev
Twitter: / samvcodes