/JS-Learning

A research repo for understanding JavaScript concepts over time.

Primary LanguageJavaScript

JS-Learning

The purpose of this repo is to cover concepts in the realm of JavaScript. Although I try to write my own code here, a lot of it is lifted out of examples and manipulated until it clicks for me.

Rationale

The goal is to be an active learner. Here's a rationale for learning in this way: Quora

Extensions

Code Runner - Here's what I use to run in the console. Press ctrl + alt + n to see the console output in VS Code.