The "JS" repository on GitHub contains resources for learning JavaScript
This repository are particularly useful for automated testing and writing tests in JS.
Inside the "Course" folder, you'll find:
- "Homework" folder: Completed assignments.
- "Practice" folder: Practical solutions to various tasks.
- "Theory" folder: A theoretical base on JavaScript, with materials in English.
Additionally, "JS" repository consists the
- "Theory" folder (with materials in Russian and English about JS language)
- "English_theory" folder, which offers more advanced JavaScript theory and code examples in English.
This structure provides a comprehensive foundation for mastering JavaScript for test automation.