Posts for "babeljs"
Using Recast to Automate Analysis and Maintenance of JS Code
Oleksii RudenkoOctober 18, 2015 12:46 AM
Read an introduction to Recast and a short tutorial on using it to automate common tasks of source code processing
Development of Cross-browser Extensions using ES6 and BabelJS
Ruslan PrytulaAugust 13, 2015 8:37 PM
Last few months we're working really hard on our service Tips by 60 Devs. In this post I would like to share an experience of how we developed an extension for 3 browsers, which problems we encountered and how we solved them.