30DaysOfJavaScript-Solutions icon indicating copy to clipboard operation
30DaysOfJavaScript-Solutions copied to clipboard

Solutions to the 30-Days-Of-JavaScript's exercise challenges.

30 Days of JavaScript is a step by step guide to master JavaScript with bit-sized learning exercises.

In this repository, I will be sharing my solutions to the exercise challenges presented at the end of each day's learning. NOTE: This repository should only be considered as an educational resource, setup to tracking one's progress and hence, should not be Forked.

My Progress...

:ballot_box_with_check: 01 Introduction
:ballot_box_with_check: 02 Data Types
:ballot_box_with_check: 03 Booleans Operators Date
:ballot_box_with_check: 04 Conditionals
:ballot_box_with_check: 05 Arrays
:ballot_box_with_check: 06 Loops
:ballot_box_with_check: 07 Functions
:ballot_box_with_check: 08 Objects
:ballot_box_with_check: 09 Higher Order Functions
:ballot_box_with_check: 10 Sets and Maps
:ballot_box_with_check: 11 Destructuring and Spreading
:ballot_box_with_check: 12 Regular Expressions
:ballot_box_with_check: 13 Console Object Methods
:ballot_box_with_check: 14 Error Handling
:ballot_box_with_check: 15 Classes
:ballot_box_with_check: 16 JSON
:ballot_box_with_check: 17 Web Storages
18 Promises
:ballot_box_with_check: 19 Closure
:ballot_box_with_check: 20 Writing Clean Code
:ballot_box_with_check: 21 DOM
:ballot_box_with_check: 22 Manipulating DOM Object
:ballot_box_with_check: 23 Event Listeners 24 Mini Project: Solar System
25 Mini Project: World Countries Data Visualization 1
26 Mini Project: World Countries Data Visualization 2
27 Mini Project: Portfolio
28 Mini Project: Leaderboard
29 Mini Project: Animated characters
30 FINAL PROJECTS

Note: I will add relative links shortly