6 ms·
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
by kaffee 8y 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
- didgeoridoo 8y agoThe 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?
- patrickxb 8y agoJS sprinkles became the stimulus package [1] [1] https://m.signalvnoise.com/stimulus-1-0-a-modest-javascript-framework-for-the-html-you-already-have/ https://m.signalvnoise.com/stimulus-1-0-a-modest-javascript-...
- mrec 8y agohttp://vanilla-js.com/ http://vanilla-js.com/ It's got a badge and everything.
- kaffee 7y agoThis is cool. But it needs to be updated for ES6. The "Code Examples" could look even better now.