Frontend
1 item
-
Boosted Brian LeRoux 💚 (@[email protected])
Progressive enhancement and eschewing a build step isn't weird.
Thinking you need to author web pages in a proprietary dialect that you then compile into JS which you then need to execute in Node to generate HTML because you think you have a performance problem to solve before even measuring anything IS weird.
Always start w the simplest thing, measure, and iterate.