JavaScriptGuide
JavaScriptGuide is an Open-source project aimed at helping junior Frontend Developers ace their interview questions. If you are new to Frontend, or maybe you just want to revisit the basics, this guide is for you.
Live
https://adrinlol.github.io/JavaScriptGuide/
Table of contents
This projects covers all the important concepts of JavaScript along with several examples.
Some key topics included in this tutorial are:
- Introduction
- Variables
- ECMAScript 6
- Constants
- Scope
- Objects
- Arrays
- Comparison Operators
- Closure
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.