This repository contains the code of JavaScript Basics with the Practice Questions
- Introduction to JavaScript.
- Variables in JavaScript.
- const, let and var in JavaScript.
- Primitives and Objects in JavaScript
- JavaScript Operators and Expressions.
- JavaScript Conditional Statements.
- Strings in JavaScript.
- String Methods in JavaScript..
- Practice Set on Variables, Primitives and Objects.
- Practice Set on Operators and Conditionals.
- Practice Set on Loops and Functions.
- Practice Set on Strings and Strings Methods
If it's your first time to contribute, here's some help!