JavaScript Documentation: Practice 📚

Task 0: Install Node.js!

Loading code snippet...

Task 1: Create a folder named JavaScript!

Loading code snippet...

Quiz

Task 2: Now Open your-file-name.js and use the following code!

Loading code snippet...

Quiz

Task 3: Now Lets discuss var in JS!

Loading code snippet...

Quiz

Task 4: Now Lets discuss let in JavaScript!

Loading code snippet...

Quiz

Task 5: Now Lets discuss const in JavaScript!

Loading code snippet...

Quiz

Task 6: Now Lets discuss var inside and outside of Block in JavaScript!

Loading code snippet...

Quiz

Task 7: Now Lets discuss let inside and outside of Block in JavaScript!

Loading code snippet...

Quiz

Task 8: Now Lets discuss All Operators in JavaScript!

Loading code snippet...

Quiz

Task 9: Now Lets discuss if, else if and else in JavaScript!

Loading code snippet...

Quiz

Task 10: Now Lets discuss Loops in JavaScript!

Loading code snippet...

Quiz

Task 11: Now Lets discuss Break and Continue in JavaScript!

Loading code snippet...

Quiz

Task 12: Now Lets discuss Function in JavaScript!

Loading code snippet...

Quiz

Task 13: Now Lets discuss Arrow Function in JavaScript!

Loading code snippet...

Quiz

Task 14: Now Lets discuss Object in JavaScript!

Loading code snippet...

Quiz

Task 15: Now Lets discuss Array, pop, push in JavaScript!

Loading code snippet...

Quiz

BONUS (Task 1): Explore the Magic of Calculation! Create Your Own Interactive Calculator! with the help of the provided code below!

BONUS (Task 2): Master Time with Your Own Digital Stopwatch! with the help of the provided code below!

BONUS (Task 3): Unlock the Secrets of Age with Your Personal Age Calculator! with the help of the provided code below!