Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.04 KB

File metadata and controls

33 lines (25 loc) · 1.04 KB

cold, smooth   tasty  (1)

Hello Developers!

This repository contains the code of JavaScript Basics with the Practice Questions

Content

  • 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

Feel free to contribute

How to contribute?

If it's your first time to contribute, here's some help!

Please follow these steps:

1: Fork this repository

2: Clone the forked repo from your profile

3: Create Branch and add your contribution

4: Push changes and make a pull request

Make sure the pattern for each is like this: