An open API service indexing awesome lists of open source software.

https://github.com/mucahitdev/30daysofjavascript


https://github.com/mucahitdev/30daysofjavascript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# 30daysOfJavaScript

I started [this challenge](https://github.com/Asabeneh/30-Days-Of-JavaScript) on February 27, 2022.

> ### Progress
>
> - [x] 1) Introduction
> - [x] 2) Data Types
> - [x] 3) Booleans, Operators, Date
> - [ ] 4) Conditionals
> - [ ] 5) Arrays
> - [ ] 6) Loops
> - [ ] 7) Functions
> - [ ] 8) Objects
> - [ ] 9) 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 Visulalization 1
> - [ ] 26) Mini Project: World Countries Data Visulalization 2
> - [ ] 27) Mini Project: Portfolio
> - [ ] 28) Mini Project: Leaderboard
> - [ ] 29) Mini Project:Animating characters
> - [ ] 30) Final Projects