Hacker News new | ask | show | jobs
by lilerjee 280 days ago
Too much JavaScript, I think using CSS to implement the same UI is better and simpler.
1 comments

Good point. I’m trying to solve as much as I can with just css but a11y and minor implementation details require js, especially while a lot of newer apis require better browser support for now. Over time I expect those to move to native browser apis and become simpler