Detroit JS. The ONLY meetup you need!

Detroit, MI
The first batch of early bird tickets will go on sale today at 12:00pm MST. buff.ly/2DPiRtr
5
7
Scratches: An Elegant JavaScript Scratchpad - github.com/0x00A/scratches (Electron-based and it evaluates as you type.)
2
51
159
DetroitJS retweeted
🎉 New JavaScript features in ES2018: - async iterators/generators jakearchibald.com/2017/async… - object rest/spread developers.google.com/web/up… - Promise.prototype.finally developers.google.com/web/up… - various RegExp features
After today’s TC39 meeting, I’m excited to announce that… 🎉 ES2018 makes regular expressions more readable and useful through the following features: - dotAll mode (the s flag) - Lookbehind assertions - Named capture groups - Unicode property escapes mathiasbynens.be/notes/es-re…
12
708
1,310
Better Node.js Console Dumps with console-probe #JavaScript davidwalsh.name/console-prob…
1
13
27
Rest/spread for properties made it to stage 4 and will be part of ES2018! 2ality.com/2016/10/rest-spre…
17
565
1,383
DetroitJS retweeted
New blog 📝 How to copy an object in JavaScript. It’s harder than it sounds. dassur.ma/things/deep-copy/
19
195
522
🔥🚨🔥🚀webpack 4 beta — try it today!🚀🔥🚨🔥 ✅Faster @nodejs builds ✅Smaller #JavaScript bundles ✅Low friction defaults #0CJS ✅Mode: we do smart optimization ✅#WebAssembly out of the box ✅#JavaScript .MJS Support ✅#CSS & #HTML modules foundation medium.com/webpack/webpack-4…
13
370
715
console-probe: Inspect Object Methods and Properties in the Console - npmjs.com/package/console-pr…
1
24
68
DetroitJS retweeted
when you don't write integration tests for your bots: nitter.catsarch.com/blazamy/status/9560358…
2
1
DetroitJS retweeted
After today’s TC39 meeting, I’m excited to announce that… 🎉 ES2018 makes regular expressions more readable and useful through the following features: - dotAll mode (the s flag) - Lookbehind assertions - Named capture groups - Unicode property escapes mathiasbynens.be/notes/es-re…
19
453
1,079
Dear JavaScript - what would you use operator overloading for? cc: @Keithamus
18
4
4
DetroitJS retweeted
In general, JavaScript code should not distinguish +0 and -0 IMHO. But here’s an exception! Intl.RelativeTimeFormat plans to treat +0 and -0 differently: +0 → future -0 → past This way, the positive/negative sign has the same meaning as for other numbers passed to this API.
13
59
175
DetroitJS retweeted
`catch` bindings are now optional in @v8js v6.6.x and Chrome 66 🔥 Thanks to @jspedant for proposing this change (github.com/tc39/proposal-opt…) and to @bakkoting for contributing the @v8js implementation!
4
71
157
React and visual automata-based programming: How state machines changed the way I think about state management — medium.com/dailyjs/react-and… (via @zopsesen)
35
91
DetroitJS retweeted
Anyone out there planning on checking out the REST Fest (f)unconference in Grand Rapids? restfest.org/
2
DetroitJS retweeted
🔥 4 Ways to handle the double promise with fetch() and async+await
18
244
852