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
The JavaScript Handbook
未经允许不得转载:finelybook » The JavaScript Handbook
相关推荐
Build a Website with ChatGPT: No coding experience necessary
Learning TypeScript 5: Go beyond Javascript to build more maintainable and robust web applications for large-scale projects
Modern Web Applications with Next.JS: Learn Advanced Techniques to Build and Deploy Modern, Scalable and Production Ready React Applications with Next.JS
Core Java for the Impatient, 4th Edition
Agile Web Development with Rails 8
3D Web Development with Three.js and Next.js: Creating end-to-end web applications that contain 3D objects