Hacker News new | ask | show | jobs
by legrande 869 days ago
I use it purely for the syntactic sugar. It's less characters to type than vanilla JS[0]. I've toyed with Cash[1] too which I use for small projects that don't need the entire jQuery lib.

[0] https://youmightnotneedjquery.com/

[1] https://kenwheeler.github.io/cash/

1 comments

Hmmmm Nice resources, thanks