Hacker News new | ask | show | jobs
by vjancik 1683 days ago
He says Modern Javascript but what he really means is Modern JS Frameworks (React and others). Don't use a framework if you don't need it, or use a framework and pre-render.

Frameworks being large and taking a long time to parse isn't the fault of JavaScript or NPM.