Switch language한국어
Back to the list

Stitch together lots of little HTML pages with navigations for interactions | Hacker News

TL;DR AI

Key summary

2 min read
  1. A Hacker News discussion revisits the JavaScript vs. HTML/CSS-only debate for interactive web design.

  2. The post argues that common JS failure cases are either uncommon, manageable, or also affect non-JS setups.

  3. It defends JavaScript as necessary for many modern interactions and points to browser realities like ad blockers and extensions.

  4. The broader issue is how much client-side JavaScript the web should rely on for resilience, accessibility, and user experience.

Read the original