Bookmarks tagged [babel]
The compiler for next generation JavaScript
- tags: babel, javascript, node
https://babeljs.io/videos.html
Videos and podcasts about Babel and its underlying concepts.
https://github.com/babel/babel/blob/master/doc/design/monorepo.md
Juggling a multimodule project over multiple repos is like trying to teach a newborn baby how to ride a bike.
Babel follows a monorepo approach, all officially maintained modules are in the same repo...
- tags: monorepo, babel, architecture, design
- source code