- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 105字
- 2021-07-09 19:07:37
Summary
JavaScript applications can improve in clarity and quality by allowing for the greater degree of control and structure that object-orientation can bring to the code. JavaScript object-orientation is based on the function prototypes and prototypal inheritance. These two ideas can provide an incredible amount of wealth to developers.
In this chapter, we saw basic object creation and manipulation. We looked at how constructor functions are used to create objects. We ped into prototype chains and how inheritance operates on the idea of prototype chains. These foundations will be used to build your knowledge of JavaScript patterns that we will explore in the next chapter.
推薦閱讀
- INSTANT Mock Testing with PowerMock
- C語言程序設計
- 網店設計看這本就夠了
- 3D少兒游戲編程(原書第2版)
- HTML5入門經典
- 深入淺出React和Redux
- Python Data Structures and Algorithms
- Getting Started with React Native
- Extending Unity with Editor Scripting
- Python 3 Object:oriented Programming(Second Edition)
- Arduino電子設計實戰指南:零基礎篇
- HTML5移動Web開發
- Java 9 with JShell
- Mastering OpenStack
- Java Script從入門到精通(第5版)