Every time I decide to build a site, frameworks just get in my way and piss me off with their shortsighted design decisions.
Just finished putting https://subzo.com.au up with pure Golang, vanilla jacascript and CSS. Works well with SEO, it’s fast, easy to debug and understand and doesn’t require me to touch node!
That's great but I'd argue you're not working a site that could benefit from the abstraction that a framework offers. Different tools for different jobs.
Just finished putting https://subzo.com.au up with pure Golang, vanilla jacascript and CSS. Works well with SEO, it’s fast, easy to debug and understand and doesn’t require me to touch node!