Learning JavaScript OOP
- Duration
- 40 Hours
- Language
- Chinese
- Category
- Web 3.0
- Course code
- WD_12
Learning outcomes
- check_circle Understand the concepts of ‘Object’ and 'Class'
- check_circle Comprehend the usage of the high order function
- check_circle Build classes and learn the concept of prototype in JavaScript
- check_circle Learn the uses of generator, yield and declarator
Description
Object-oriented programming (OOP) is the most popular programming paradigm used for software development, and JavaScript is one of the more significant object-oriented languages. In order to become a senior JavaScript developer, you should upgrade your JavaScript OOP skills and get a thorough understanding of objects and classes. Once you know the internal structure of JavaScript, you will be able to write better and more efficient JavaScript code.