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.
☑️ 01 Introduction
☑️ 02 Data Types
☑️ 03 Booleans Operators Date
☑️ 04 Conditionals
☑️ 05 Arrays
☑️ 06 Loops
☑️ 07 Functions
☑️ 08 Objects
☑️ 09 Higher Order Functions
☑️ 10 Sets and Maps
☑️ 11 Destructuring and Spreading
☑️ 12 Regular Expressions
☑️ 13 Console Object Methods
☑️ 14 Error Handling
☑️ 15 Classes
☑️ 16 JSON
☑️ 17 Web Storages
18 Promises
☑️ 19 Closure
☑️ 20 Writing Clean Code
☑️ 21 DOM
☑️ 22 Manipulating DOM Object
☑️ 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