Creating a template for simple web apps using Go and Next
I've been learning how to create web apps with Go, gqlgen, and Next, and I wanted to create a step-by-step guide outlining how to build a reusable scaffold. As I learned more, I felt compelled to distill my learning in order to better understand the logic that goes into creating more complex apps. So, of course I made a tutorial!