← All posts Building My Personal Website with Go 8 September 2026 /1 min read #go#web What I learned about HTTP handlers, routes, and templates. This is my first post about building a personal website using Go. What I learned So far, I have learned how routes, handlers, templates, and static files work together.