The JavaScript Handbook
by: Flavio Copes
Released: 2018
Pages: 171
Language 语言: English
Pages: PDF/EPUB
Size: 10 Mb
JavaScript is one of the most popular programming languages in the world,and now widely used also outside of the browser. The rise of Node.js in the last few years unlocked backend development,once the domain of Java,Ruby,Python,PHP,and more traditional server-side languages. Learn all about it!
Preface
Introduction to JavaScript
ECMAScript
ES6
ES2016
ES2017
ES2018
Coding style
Lexical Structure
Variables
Types
Expressions
Prototypal inheritance
Classes
Exceptions
Semicolons
Quotes
Template Literals
Functions
Arrow Functions
Closures
Arrays
Loops
Events
The Event Loop
Asynchronous programming and callbacks
Promises
Async and Await
Loops and Scope
Timers
this
Strict Mode
Immediately-invoked Function Expressions(IFE)
Math operators
The Math object
ESModules
CommonJS
Glossary
请登录以查看全部内容 登录