
Building Reusable Web View Components in Pure Go: Markus Wüstenberg
One of the things anyone notices about Go is the built-in HTML templating support provided by the standard library. Not surprisingly, the advice one often hears from Go community members is to just “use the standard library.” The same applies to using templates - if the standard library provides templating