Skip to content

Instantly share code, notes, and snippets.

@banjeremy
Last active September 28, 2017 15:06
Show Gist options
  • Save banjeremy/e4b21afa8e14d0924c6f759b4c08abfe to your computer and use it in GitHub Desktop.
Save banjeremy/e4b21afa8e14d0924c6f759b4c08abfe to your computer and use it in GitHub Desktop.
JavaScript Quick Start Resources

Some Resources for Getting Started with JavaScript

👷🏗 work in progress 🚧

Node.js

Download the installer

Guides

Atom Editor

Download here

install some plugins

apm install atom-ternjs \
file-icons \
editorconfig \
atom-beautify \
language-babel \
linter \
linter-eslint \
pretty-json \
auto-update-packages

Other random resources

Front End Development

React

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment