Skip to content

Latest commit

 

History

History
134 lines (122 loc) · 7.09 KB

README.md

File metadata and controls

134 lines (122 loc) · 7.09 KB

JAVASCRIPT NOTES

This repository contains Vanilla JavaScript topics and their notes to learn from beginner level to advanced level.

Refer the below contents, To kick start the learning of JavaScript. which gives you step by step approach to the concepts.
 

☰ CONTENTS

Introduction:

Fundamentals

  1. Basic Syntax:
  2. Functions:
  3. Date and Time:
  4. DOM Manipulation:

Intermediate Concepts

  1. Objects:
  2. Arrays:
  3. Asynchronous JavaScript:

Advanced Topics

  1. Error Handling:
  2. Regular Expressions:
  3. JSON (JavaScript Object Notation):
  4. Web APIs:

By following this roadmap and consistently practicing, you can develop a strong foundation in Vanilla JavaScript and build impressive web applications.

⚑ Contribution

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the existing coding style and provide clear documentation for your changes.

⚑ License

This reference licensed under the MIT license. Feel free to use, modify, and distribute it as per the terms of the license.

⚑ Contact

If you have any questions or need further assistance, please feel free to reach me by referring My Github Profile

Thanks for reviewing this reference notes!