Skip to content

Its-suLav-D/JavaScript-primer

Repository files navigation

JavaScript Crash Course

This documentation is designed to quickly teach students the fundamentals of the JavaScript programming language. It is typically geared towards beginners who want to learn JavaScript in a short amount of time.

The goal of a JavaScript crash course is to give students a solid understanding of the key concepts and syntax of JavaScript so that they can start building simple programs and web applications. Some topics that are commonly covered in a JavaScript crash course include:

  1. Basics
  2. Variables-And-Scoping
  3. Equality-and-Type
  4. Array
  5. Object
  6. Function
  7. Class
  8. Dom-Manipulation
  9. Modern-Js
  10. Event-Driven-Programming
  11. Promises
  12. Working-With-HTTP-Request
  13. Modules
  14. Generators
  15. Broswer-Storage
  16. Timer-and-Interval
  17. Web-Workers

To fork this repository, you can click the "Fork" button on the repository's page on GitHub. This will create a copy of the repository in your own account, allowing you to make any changes or additions you want without affecting the original repository.

Once you have forked the repository, you can give it a star by clicking the "Star" button on the repository's page. This is a way of indicating that you like the repository and want to show your support for it.

Releases

No releases published

Packages

No packages published