Back to Browse

HTML templates - Go Lang Practical Programming Tutorial p.16

70.7K views
Nov 2, 2017
12:14

Welcome to part 16 of the Go Language tutorial series, in this tutorial we will be covering HTML templates with Go. While we can do everything in your .go file, this can become...challenging, especially for larger projects with more complex HTML, styling, as well as the incorporation of JavaScript. With Go, we can use templating and some basic logic from within our HTML files, which will be parsed by Go's html/template package Text tutorials and sample code: https://pythonprogramming.net/go/ https://twitter.com/sentdex https://www.facebook.com/pythonprogramming.net/ https://plus.google.com/+sentdex

Download

1 formats

Video Formats

360pmp419.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

HTML templates - Go Lang Practical Programming Tutorial p.16 | NatokHD