Skip to content

A collection of JavaScript assignments and exercises to help you practice and improve your JavaScript skills ๐Ÿ’ป. This repository includes various problems and challenges ranging from basic syntax and concepts to advanced topics like asynchronous programming, closures, and object-oriented programming

License

Notifications You must be signed in to change notification settings

Ali-Najfee/Javascript-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JavaScript Zero to Hero Assignment ๐Ÿ’ป

Welcome to the JavaScript Zero to Hero assignment repository! This repository is a compilation of exercises and projects that cover fundamental to advanced JavaScript concepts. The goal is to guide learners from a beginner to an advanced level, solidifying core JavaScript knowledge while building practical, real-world skills.

๐Ÿ“š Overview

This assignment is designed to help you:

  • Understand essential JavaScript concepts from the ground up.
  • Gain hands-on experience through practical examples and projects.
  • Develop problem-solving skills by implementing JavaScript code for various scenarios.

๐Ÿ“ Topics Covered

Each section in this assignment builds on the last, introducing new concepts in a progressive, structured manner:

  1. JavaScript Basics: Variables, data types, operators, and basic syntax.
  2. Control Structures: Conditionals (if-else), loops (for, while), and logical operators.
  3. Functions: Function declarations, expressions, arrow functions, and scope.
  4. DOM Manipulation: Selecting elements, events, and modifying the DOM.
  5. Arrays & Objects: Array methods, objects, and data manipulation.
  6. Advanced JavaScript Concepts: Promises, async/await, closures, and ES6+ features.

๐Ÿ’ป Explore All JS Assignment

Browse the full collection of my JavaScript projects here:

About

A collection of JavaScript assignments and exercises to help you practice and improve your JavaScript skills ๐Ÿ’ป. This repository includes various problems and challenges ranging from basic syntax and concepts to advanced topics like asynchronous programming, closures, and object-oriented programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published