PreetiW / AllAboutJS

Contains all the examples, concept explanation and my learnings around Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All About Javascript (WIP)

This repo contains all the details around JavaScript from basics to advanced whatver I have learned from time to time. If you are new to JavaScript and want to start learning about it then please follow the order and if you already know about JavaScript then you can explore any topic which you find interesting.

I hope you find it useful.

Happy Coding!

What all you need?

  • Any Browser of your choice (I will recommend Chrome)
  • Any Editor of your choice (I will recommend Visual Studio Code)

Documentation

  • MDN - Mozilla Developer Network is an amazing place to learn everything about JavaScipt and different web technologies
  • Useful links

Table of contents

About

Contains all the examples, concept explanation and my learnings around Javascript


Languages

Language:HTML 81.0%Language:JavaScript 19.0%