Hacker News new | ask | show | jobs
by PrimeMcFly 865 days ago
> JavaScript is a must, not optional.

I build plenty of CSS only sites without any JS just fine. I avoid using it as much as I can and generally only need it for forms or galleries, occasionally some ajax stuff.

But it's seldom required.

1 comments

Just want to say I appreciate you for doing that.
Thanks :)

It just seems like good practice. I want my sites to be as fast, minimal, compatible and as usable as possible, while still looking and feeling modern.

I hear you. My site is 1 http request and no js so I’m definitely with you on this.