Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmicht/30-days-javascript
A repository to re-practice and re-learn JavaScript
https://github.com/nmicht/30-days-javascript
Last synced: 19 days ago
JSON representation
A repository to re-practice and re-learn JavaScript
- Host: GitHub
- URL: https://github.com/nmicht/30-days-javascript
- Owner: nmicht
- Created: 2024-01-20T19:04:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T20:59:00.000Z (10 months ago)
- Last Synced: 2024-01-21T21:44:39.253Z (10 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 30 days of JavaScript
A repository to re-practice and re-learn JavaScript.
Following material from:
- [LeetCode Study Plan](https://leetcode.com/studyplan/30-days-of-javascript/)
- Wes Bos, JavaScript 30
- All the code courseInteresting reading
- JS shorthands
- Loops vs array built-in functions perfomance
- Memoization