Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.17 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.17 KB

Becoming a JavaScript Developer

This project started out as a couple of quick references to common things people who are learning JavaScript in one of my classes might want to know. Now this project is a work in process capturing a collection of examples, cheat sheets, common job requirements, tools to improve learning, and more.

This is not a blog, instead it is a repository for "other things," whatever that might mean. Hopefully you will find this useful, even if you are not aiming to become a JavaScript developer in particular.

Becoming a JS Developer Tools

An accompanying VS Code extension can be installed which includes snippets to help reduce the amount of boilerplate you need to write.

Get the Extension

Licensing, Creative Commons, Etc.

All executable source in this repo is covered under the MIT license. For more information see the LICENSE file in the root of the repository.

All written content in this repo is covered under the Creative Commons license "CC BY-NC-SA" as detailed below:

Becoming a JS Developer by Chris Stead is licensed under CC BY-NC-SA 4.0