All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Why building websites with lots of little HTML pages works better than JavaScript-heavy interactions

By

Jim Nielsen

27d ago· 3 min readenOpinion

Summary

The author reflects on their approach to building websites using "Lots of Little HTML pages" (LLMs), advocating for avoiding JavaScript-heavy in-page interactions in favor of multi-page navigations using HTML, enhanced with CSS view transitions and minimal JavaScript. They describe this as a simpler, more robust approach to web development that prioritizes HTML fundamentals over complex client-side scripting.

Key quotes

· 3 pulled
Avoid in-page interactions that require JavaScript in favor of multi-page navigations that rely on HTML and are enhanced with CSS view transitions (and a dash of JS if/where prudent).
I like it.
It doesn't 'expand' or 'slide out' or 'pop in' or whatever else you can do with JS. Instead, it navig
Snippet from the RSS feed
Writing about the big beautiful mess that is making things for the world wide web.

You might also wanna read