Monday, September 07, 2020

Templates in GoLang

An Introduction to Templates in Go - Calhoun.io

"This series introduces the html/template package included in Go’s standard library, and then continues to talk about various aspects of it including contextual encoding, how to use actions like if/else and other, how to use functions and define new ones to be made available in your templates, and finally how to put all together to create a reusable view layer."

this package is foundation for



No comments: