- ECMAScript Cookbook
- Ross Harrison
- 47字
- 2025-04-04 17:11:16
Staying Compatible with Legacy Browsers
In this chapter, we will cover the following recipes:
- Installing Node.js with NVM
- Installing and configuring webpack
- Adding fallback script tags to load client bundles
- Shimming methods with Babel Polyfill
- Supporting new language features with Babel
- Using tools to analyze webpack bundles