--- title: JavaScript description: My notes, tips, insights, challenges and book solutions, and explanations on JavaScript. --- # JavaScript The first place to learn about JavaScript is on the Mozilla Developer Network (or MDN for short): - [JavaScript on MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript) ```{toctree} --- maxdepth: 6 caption: Haskell --- logging.md arrays.md async-examples-with-ramda.md do-it-with-ramda-part-1.md gotchas-surprises-pain-points.md performance.md leetcode30day/index.md ```