Hacker News new | ask | show | jobs
by kaffee 2650 days ago
I like the slogan "JavaScript-free"! Finally something to rally around.

I don't mind projects which use a tiny bit of hand-coded, vanilla ES6. Would be nice if there were a slogan that included these.

Looks like it actually does use JavaScript for the "select2" case. This is exactly the case I'd be happy to special case.

edit: added paragraph

2 comments

http://vanilla-js.com/

It's got a badge and everything.

This is cool. But it needs to be updated for ES6. The "Code Examples" could look even better now.
The term I've usually seen is "JS sprinkles". Not sure where it comes from — maybe DHH in the context of mostly-server-side Rails apps?
JS sprinkles became the stimulus package [1]

[1] https://m.signalvnoise.com/stimulus-1-0-a-modest-javascript-...