Open tarasyyyk opened 2 years ago
Reviewed An Introduction to JavaScript and fixed mistakes, that was found in #350.
Перевірив Manuals and specifications, Code editors, Developer console Фікси тут #422
Review Coding style and fixed mistakes. #455
Found issue in Методи масивів PR #477
Review Методи JSON, toJSON PR #515
Review Браузерне середовище, специфікації PR #516
Review DOM дерево PR #517
Review Навігація по DOM PR #518
Review Пошук: getElement, querySelector PR #529
Review Hello, world!
Here is the list of all articles to review.
By "review" means somebody has read carefully article and approved there isn't issues.
An introduction
JavaScript Fundamentals
Code quality
Objects: the basics
Data types
Advanced working with functions
Object properties configuration
Prototypes, inheritance
Classes
Error handling
Promises, async/await
Generators, advanced iteration
Modules
Miscellaneous
Browser: Document, Events, Interfaces
Document
Introduction to Events
UI Events
Forms, controls
Document and resource loading
Miscellaneous
Frames and windows
Binary data, files
Network requests
Storing data in the browser
Animation
Web components
Regular expressions