- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 67字
- 2021-07-09 19:07:36
Chapter 4. Object-Oriented JavaScript
JavaScript's most fundamental data type is the Object data type. JavaScript objects can be seen as mutable key-value-based collections. In JavaScript, arrays, functions, and RegExp are objects while numbers, strings, and Booleans are object-like constructs that are immutable but have methods. In this chapter, you will learn the following topics:
- Understanding objects
- Instance properties versus prototype properties
- Inheritance
- Getters and setters
推薦閱讀
- DevOps with Kubernetes
- 小程序?qū)崙?zhàn)視頻課:微信小程序開(kāi)發(fā)全案精講
- Mastering SVG
- Web全棧工程師的自我修養(yǎng)
- Getting Started with Python Data Analysis
- 批調(diào)度與網(wǎng)絡(luò)問(wèn)題的組合算法
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)(第二版)
- BeagleBone Robotic Projects(Second Edition)
- 征服C指針(第2版)
- INSTANT Premium Drupal Themes
- Learning Shiny
- Joomla!Search Engine Optimization
- Visual C++網(wǎng)絡(luò)編程教程(Visual Studio 2010平臺(tái))
- Programming MapReduce with Scalding
- 軟件定義存儲(chǔ):原理、實(shí)踐與生態(tài)