Add JavaScript cheatsheet
This commit is contained in:
parent
686439ce85
commit
addc220356
@ -238,6 +238,12 @@ Articles
|
|||||||
* [Questions to ask your interviewer](https://rkoutnik.com/articles/Questions-to-ask-your-interviewer.html)
|
* [Questions to ask your interviewer](https://rkoutnik.com/articles/Questions-to-ask-your-interviewer.html)
|
||||||
* [Interactive Python coding interview challenges](https://github.com/donnemartin/interactive-coding-challenges)
|
* [Interactive Python coding interview challenges](https://github.com/donnemartin/interactive-coding-challenges)
|
||||||
|
|
||||||
|
### JavaScript
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
### Learning
|
### Learning
|
||||||
|
|
||||||
Learn how to learn!
|
Learn how to learn!
|
||||||
|
Loading…
Reference in New Issue
Block a user