Remove "#### 30 Days of JavaScript"

The "#### 30 Days of JavaScript" text has been removed as requested. This change ensures that the specified text is no longer present in the document or codebase.
This commit is contained in:
Godbless Nyagawa 2024-02-26 10:34:23 +03:00 committed by Charles-Axel Dein
parent d66d423b85
commit 321af44dc2

View File

@ -1489,10 +1489,7 @@ JavaScript is such a pervasive language that it's almost required learning.
- [mbeaudru/modern-js-cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet): cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects. - [mbeaudru/modern-js-cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet): cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
- [javascript-tutorial](https://github.com/javascript-tutorial): comprehensive JavaScript guide with simple but detailed explanantions. Available in several languages. - [javascript-tutorial](https://github.com/javascript-tutorial): comprehensive JavaScript guide with simple but detailed explanantions. Available in several languages.
- [30 Days of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript): 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days.
#### 30 Days of JavaScript
- **Repository**: [30 Days of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript):30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days.
#### Garbage collection #### Garbage collection