- ECMAScript Cookbook
- Ross Harrison
- 47字
- 2021-08-27 19:27:32
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