100DaysOfJS
This repository contains articles, videos, notes, cheat sheets, apps, and educational source code related to JavaScript.
Install / Use
/learn @ozantekin/100DaysOfJSREADME
-
Content:
- Resources used.
- Screenshots of shared information (flood).
- Articles written.
- Videos published.
- Quick review visuals (cheat sheet) prepared.
- Applications and educational source codes related to the topic.
-
Organization:
-
Topics are organized into folders and collected under the <b>Topics</b> heading at the bottom. You can navigate to the relevant topic by clicking on it.
-
In summary, you can access all the work I have done on JavaScript over the 81 days within this repository.
-
If you want to join my junior developer journey, you can check out my <a href="https://www.youtube.com/c/OzanTekin">YouTube</a> channel.
-
If you have any questions, you can reach out to me.
-
| No. | Topic | Status |
| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ |
| 00 | Text, Video & Cheat Sheet | Current |
| 01 | JavaScript Introduction | Completed |
| 02 | Variables | Completed |
| 03 | Operators | Completed |
| 04 | Data Structures | Completed |
| 05 | Arrays | Completed |
| 06 | Conditional Statements | Completed |
| 07 | Loops | Completed |
| 08 | Functions | Completed |
| 09 | DOM | Completed |
| 10 | Events | Completed |
| 11 | LocalStorage | Completed |
| 12 | DOM Project - Todo Application | Completed |
| 13 | DOM Project - Slider Application | Completed |
| 14 | JQuery | Completed |
| 15 | Object-Oriented Programming | Completed |
| 16 | Error Handling | Completed |
| 17 | Quiz Application | Completed |
| 18 | Modern JavaScript Techniques - ES6+ / ES7 | Completed |
| 19 | Dynamic Course Project (Application) | Completed |
| 20 | Restful API & AJAX | Completed |
| 21 | Restful API Project (Application) | Completed |
| 22 | JavaScript Module Logic | Completed |
| 23 | JavaScript Modules Application | Completed |
| 24 | Node.js & NPM | Completed |
| 25 | TypeScript | Completed |
