🔥 @caitp88 is speeding up object spread (the new {...o} syntax) in @v8js. Performance already seems to significantly faster than the @BabelJS transpiled version and Object.assign.
🔗 bugs.chromium.org/p/v8/issue…
☀️#RGSoC2018#RGSoCSunshine DAY1 (@MarinaGJCho, @sujinleeme)
✅ Joined kick-off party video call
✅ Discussed a whole weekly plan for babel-time-travel
✅ Had a brainstorming session for improvements based on previous work
👉 Read More? bit.ly/2IIZiBv
Just published a post to discuss how our community might move to a "post-ES5" package ecosystem for publishing/consuming. (Babel 7 will help enable compilation of specific packages) babeljs.io/blog/2018/06/26/o…
This is all it takes to start playing around with custom @babeljs code transforms using babel-plugin-macros (supported in create-react-app 2.0.0 beta).
Learn more about ASTs: youtube.com/watch?v=VBscbcm2…
Learn more about babel-plugin-macros: youtube.com/watch?v=nlAHtAQl…
🎣
Spent the afternoon updating paypal-scripts (very nontrivial) to Babel 7 and it actually went fairly smoothly. The only bumps were where I was doing weird stuff anyway. 👌 Great work @left_pad, @loganfsmyth, and team!
Here's a super early demo of a project I've been working on @zeithq. I'm able to inspect and "pause" function execution completely at runtime (no debugger or v8 API calls, just pure @nodejs) using @babeljs.
kapture-fmarptjzap.pranay.gp
If you're interested in reviewing the future of the Decorators proposal (Stage 2), @NicoloRibaudo has an initial implementation PR in Babel for it! github.com/babel/babel/pull/…