Ask HN: What if you didn't need JavaScript?

4 points by Theoleff 5 hours ago

Hello,

I’ve been working on a side project: a curated collection of modern, CSS-only techniques for building interactive UI components (like toggles, modals, dark mode…) without relying on JavaScript.

The idea came from seeing how often we reach for JS when CSS is now more than capable. I’m putting these patterns into an ebook, focused on clean, accessible, and native solutions.

Here’s the landing page if you're curious: https://theosoti.com/you-dont-need-js/

I’d love your honest feedback:

- Does this seem useful or interesting to you?

- Anything you'd expect to see in something like this?

- Or anything that immediately turns you off?

I'm genuinely curious how others are thinking about this.

mattl 5 hours ago
  • Theoleff 5 hours ago

    Thanks for the link, not sure why it's not clickable in my post.

    • stop50 5 hours ago

      The links in the text are never parsed as links. there is a seperate url field for submitting posts with links.

      • Theoleff 5 hours ago

        Good to know, thank you!