Files
Web-Dev-For-Beginners/2-js-basics/translations/README.uk.md
Art-auto 25cd2c67e5 Add Ukrainian translation for 2-js-basics/README.md (#492)
* Add Ukrainian translation for 2-js-basics/README.md

* Update paths
2021-10-31 13:50:05 -04:00

14 lines
713 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Вступ до JavaScript
JavaScript — це мова Інтернету. На цих чотирьох уроках ви дізнаєтеся його основи.
### Теми
1. [Змінні та типи данних](../1-data-types/README.md)
2. [Функції та Методи](../2-functions-methods/README.md)
3. [Прийняття рішень в JavaScript](../3-making-decisions/README.md)
4. [Масиви та Цикли](../4-arrays-loops/README.md)
### Титри
Ці уроки були написані з ♥️ від [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) та [Chris Noring](https://twitter.com/chris_noring)