- JavaScript by Example
- Dani Akash S
- 106字
- 2021-07-02 18:39:09
Summary
Congratulations! You have built your first JavaScript application with the new ES6 syntax. You have learned the following concepts in this chapter:
- DOM manipulation and event listeners in JavaScript
- ECMAScript 2015 (ES6) syntax of JavaScript
- Chrome Developer Tools
- The workings of Node and npm
- Using Babel to transpile the ES6 code to ES5 code
In our current npm setup, we have simply created a compile script to transform our code into ES5. There are lots of other tools available to automate more tasks, such as minification, linting, image compression, and so on. We will use one such tool called Webpack in our next chapter.
推薦閱讀
- Learning Neo4j
- Intel Galileo Essentials
- Android和PHP開發最佳實踐(第2版)
- Arduino by Example
- Unity 2020 Mobile Game Development
- 數據結構簡明教程(第2版)微課版
- 小程序,巧運營:微信小程序運營招式大全
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- C語言程序設計
- Django 3.0入門與實踐
- Drupal 8 Development Cookbook(Second Edition)
- JavaScript Concurrency
- Java EE程序設計與開發實踐教程
- C/C++程序設計教程
- 第五空間戰略:大國間的網絡博弈