Against complexity
Somewhere along the way, we decided blogs needed:
- Client-side routing
- State management
- Build pipelines
- Node modules (node_modules)
For what? To display text and images?
A static HTML page loads in milliseconds. It works without JavaScript. It works on slow connections. It works on old phones. It just works.
Simple isn’t a limitation!