Using templates - Go Lang Practical Programming Tutorial p.17

Using templates - Go Lang Practical Programming Tutorial p.17


Hello and welcome to part 17 of the Golang tutorial series. We just covered templating with the html/template package, and now we're ready to apply it to our news aggregator. Text tutorials...
Tags:templates