Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 course

Interesting reading

- JS shorthands
- Loops vs array built-in functions perfomance
- Memoization