Show HN: Use Go's HTML/template to write React-like code
Show HN: Use Go's HTML/template to write React-like code
14 points by rkwz 52 minutes ago | hide | past | favorite | 7 comments
Hi all,I'm currently working on my hobby project, and one of the fun constraints I put in was to build using as less dependencies as possible.I chose Go as it has a really good standard library, and all went well for building backend. But for frontend, I was wondering whether I should break the constraint and go for React. I tried options like Web Components, but I rea...
Read more at news.ycombinator.com