-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translation review #281
Comments
Reviewed An Introduction to JavaScript and fixed mistakes, that was found in #350. |
Перевірив Manuals and specifications, Code editors, Developer console |
Review Coding style and fixed mistakes. #455 |
Found issue in Методи масивів |
Review Методи JSON, toJSON |
Review Браузерне середовище, специфікації |
Review DOM дерево |
Review Навігація по DOM |
Review Пошук: getElement*, querySelector* |
Review Hello, world! |
Review: Error handling, "try...catch". |
Review Reference Type |
Review articles for RegExp 1-8 and 17 |
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
JSON methods, toJSON
acticle #515Advanced working with functions
Object properties configuration
Prototypes, inheritance
Classes
Error handling
Promises, async/await
Generators, advanced iteration
Modules
Miscellaneous
Browser: Document, Events, Interfaces
Document
Browser Environment
article #516DOM tree
acticle #517DOM navigation
acticle #518Searching: getElement*, querySelector*
article #529Introduction 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
The text was updated successfully, but these errors were encountered: