- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 111字
- 2021-07-09 19:07:36
Summary
As JavaScript matures as a language, its tool chain also becomes more robust and effective. It is rare to see seasoned programmers staying away from libraries such as Underscore.js. As we see more advanced topics, we will continue to explore more such versatile libraries that can make your code compact, more readable, and performant. We looked at regular expressions—they are first-class objects in JavaScript. Once you start understanding RegExp
, you will soon find yourself using more of them to make your code concise. In the next chapter, we will look at JavaScript Object notation and how JavaScript prototypal inheritance is a new way of looking at object-oriented programming.
推薦閱讀
- Android Wearable Programming
- Android Jetpack開發:原理解析與應用實戰
- C#程序設計(慕課版)
- Internet of Things with the Arduino Yún
- Learning Neo4j 3.x(Second Edition)
- Android 應用案例開發大全(第3版)
- Symfony2 Essentials
- Geospatial Development By Example with Python
- PHP與MySQL權威指南
- SAS編程演義
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Python數據可視化之matplotlib實踐
- 3D Printing Designs:Design an SD Card Holder
- 第五空間戰略:大國間的網絡博弈
- Web前端開發精品課:HTML5 Canvas開發詳解