Hacker News new | ask | show | jobs
by dewey 971 days ago
I can't come up with a single reason that makes this better, easier, shorter than just using a html + Go templating.
1 comments

There is obviously an improvement in type safety. This would transform silent HTML typos into Go compile errors. Though I could understand some thinking this is not worth the extra syntax.