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

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