Building a Web Application with Go and Angular

Wielding this dynamic duo has never been easier

Published
19 March 2019

This is a tutorial that describes how to build a web application using the Go programming language in conjuntion with the front end framework Angular.

We will cover how to set up the HTTP server, how to store the staticly compiled web application files to serve them from a Go static binary and much more.