Feature: Modern JavaScript
Noderize enables the use of modern JavaScript out-of-the-box with Babel:
- ES6, ES7, ES8.
- Stage 3: Object rest/spread, async generator functions
- Stage 2: Dynamic import, class properties
- Decorators (stage 2 experimental)
Noderize enables the use of modern JavaScript out-of-the-box with Babel: