/Dealing-with-Javascript

This repository contains all the codes, concepts and practical implementation of Javascript concepts that you need to understand!

Primary LanguageJavaScript

Dealing with Javascript

Javascript is the language of the web. JavaScript is the world's most popular programming language.

Tips for beginners

  1. Do not rush through the concepts.
  2. Start implementing as soon as you can.
  3. Consider this as a guide instead of learning the concepts!
  4. You can find these concepts all over the internet but I have tried to explain it in the easiest way possible.

Installation

Use VS Code IDE for editing and install live server extension.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.