Open
Description
Replace next/react/etc with a simpler stack. This will be a try-out for comma connect's next framework.
We care about simplicity, brevity, and performance. Some contenders:
Nice site with benchmarks of a bunch of frameworks: https://krausest.github.io/js-framework-benchmark/current.html
EDIT: Some more context on what we're looking for:
I just wrote comma.ai/leaderboard. It loads instantly; you click refresh and don't even see it load. It has a defined JS-less experience and only uses JS where absolutely necessary. I simply started with vi leaderboard.html
and got to work.
It was a joy to write, but there were a few pain points:
- preview was slow to refresh
- integrating it with webpack and the rest of the build system
- development vs production (minified version stripped out some spacing)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Open