javascript-tutorial / uk.javascript.info

Modern JavaScript Tutorial in Ukrainian (JavaScript українською 🇺🇦)
https://uk.javascript.info
Other
332 stars 173 forks source link

Translation review #281

Open tarasyyyk opened 2 years ago

tarasyyyk commented 2 years ago

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

farkon00 commented 2 years ago

Reviewed An Introduction to JavaScript and fixed mistakes, that was found in #350.

dolgachio commented 1 year ago

Перевірив Manuals and specifications, Code editors, Developer console Фікси тут #422

TarasDyda commented 1 year ago

Review Coding style and fixed mistakes. #455

adudyak commented 1 year ago

Found issue in Методи масивів PR #477

ltlaitoff commented 1 year ago

Review Методи JSON, toJSON PR #515

ltlaitoff commented 1 year ago

Review Браузерне середовище, специфікації PR #516

ltlaitoff commented 1 year ago

Review DOM дерево PR #517

ltlaitoff commented 1 year ago

Review Навігація по DOM PR #518

ltlaitoff commented 1 year ago

Review Пошук: getElement, querySelector PR #529

by-mr-alex commented 1 year ago

Review Hello, world!