Skip to content

Golang web app with HTML template (coding session for CODEKN.com) OR How to render HTML in Go?

Kanan Rahimov edited this page Apr 13, 2020 · 2 revisions

In this video, I will work on Golang front-end web app for CODEKN.com project? The goal is to build a very simple web front-end for the CODEKN project.

Topics covered in this video:

  • How to render HTML in Golang?
  • How to debug Go web application using VS CODE?

Please note that it’s a code session, and in this kind of videos, I am coding in “live” mode. It means that video is long, and there are might be some errors and mistakes in the codebase. Usually, I update to follow up videos with focused discussion topics.

Link to YouTube Video:

Golang web app with HTML template