Razor is one of the things I miss most about working in C# for web stuff. Golang’s html/template package is really good, but there is something about having C# basically unchanged in the template that is really helpful / powerful vs. some other pseudolanguage.
Razor is one of the things I miss most about working in C# for web stuff. Golang’s
html/templatepackage is really good, but there is something about having C# basically unchanged in the template that is really helpful / powerful vs. some other pseudolanguage.