Hello All,
Welcome β€οΈ to my Github account π.
I have created this repo to help students/freshers/working professionals and providing them all the resources for JavaScript in a single repo. We are continously working on this repository so please check regulary for latest updates.
For the convenience of the student who are not comfortable in English, we are trying to add notes in Hindi as well. As notes of Hindi are in initial phase so it will take some time to finalize. Please be patience and keep checking our repo for regular updates.
This repo includes:# β€οΈ Complete JavaScript Learning Material π
JavaScript Course Material π by Sajid Ali Khan
π JavaScript Syllabus
Click here
-
- Default parameters
- Passing arguments: value vs reference
- First Class function/Citizen
- High Order function in JavaScript
- Callback function in JavaScript
- setTimeOut
- setInterval
- Function returning function
- The call and apply methods
- The bind method
- Immediately invoked function expression(IIFE)
- Closures
Click here
- Chapter 01- Introduction
- Chapter 02- Features
- Chapter 03- Value, Variable & Datatype
- Chapter 04- Identifier
- Chapter 05- Comments
- Chapter 06- Use strict
- Chapter 07- Let, Const, Var
- Chapter 08- Operators
- Chapter 09- Conditional Statement
- Chapter 10- String
- Chapter 11- Type Conversion
- Chapter 12- Popup Boxes
- Chapter 13- Other Operator
- Chapter 14- Truthy Falsy
- Chapter 15- Loop and Switch
- Chapter 16- Function
- Chapter 17- Scoping and Scope
- Chapter 18- Array
- Chapter 19- Destructuring
- Chapter 20- DOM
- Chapter 21- Set
- Chapter 22- map
- Chapter 23- Object
- Chapter 24- Prototypal Inheritance
Click here
π Front-end RoadMap Credit - JavaScript Mastery
π Back-end RoadMap Credit - Sadanand Pai
π Github Notes
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
git clone "https://github.com/sajidhamdard/learnjavascript.git"
Go to the project directory
cd learnjavascript