Posted notes from the Babel meeting on Monday: some interesting decisions we need to figure out regarding polyfilling, babel-eslint, versioning
github.com/babel/notes/blob/…
One of the reasons I Like @babeljs is that it allows devs to get real experience with a proposed lang feature before it’s implemented. Developers are shaping the future specification of JS and that’s a good thing
maybe we'll do a livestream next time although not sure how interesting it would be! Maybe explaining the process would help us realize the many times we should streamline/automate though
This week we kick off another series, a deep dive into the JavaScript side of the front-end. Our first guest is @left_pad talking about @babeljs and the work involved maintaining a large open source project.
shoptalkshow.com/episodes/34…
Thanks @jetpack and @Netlify for sponsoring.
Hello to OSS maintainers and contributors! 👋
As @GitHub's new OSS product manager, I want to hear about the challenges you face and how we could do more to support you.
If you'd like to share your perspective, please fill out the form here:
github.blog/2019-01-17-lets-…
Wonder if internationalization is the most common use-case for most companies to write/use a custom @babeljs plugin? What else is everyone doing (I guess css-in-js is similar)?
From today's Babel meeting: github.com/babel/notes/blob/…
babel-eslint@11: Read from Babel config (same for linting/compiling)
Babel@7.3.0: Private Class Methods, Smart Pipeline (experimental)
Also had @tolmasky (@runkitdev) to chat about some potential @babel/template additions!
Writing simple plugins for @babeljs is awesome! I just wrote a super simple thingy that transforms NumericalLiteral `1` into `2`. Fun! My repo here: github.com/chrisisler/babel-…
So @existentialism and I did our first stream! Also linked to the full thing if anyone wanted more context! Let us know if you have ideas for other topics to talk about: Babel related or just open source
Stream: twitch.tv/videos/361779235
Video (unedited): youtube.com/watch?v=L-PxPBDU…
Haven't done a stream a while but it might be good to try again: making a pull request to add TypeScript import() syntax to @babel/generator (seems small enough)?
Will probably write down a few maintainer things along the way that might be helpful (hackmd.io/Zr-LconfQwmBzh5Ruc…)
Let's maybe try for tomorrow 10am EST? Then @existentialism can join me at twitch.tv/left_pad and we can chat
How do you stream multiple people anyway? Just a hangout/skype?