Skip to content

Latest commit

 

History

History
121 lines (100 loc) · 5.96 KB

File metadata and controls

121 lines (100 loc) · 5.96 KB

JavaScript Notes

My notes on the JavaScript programming language.

JavaScript Documentation and Tutorials

JavaScript Runtimes

  • Node.js
  • Deno: a secure runtime for JavaScript and TypeScript.

Videos


The following is based on Kamran Ahmed's front end web developer roadmap.

Understand these concepts:

Package managers

Build Tools

Pick a Javascript framework

CSS in JS

Testing front end web apps

Type Checkers

Server Side Rendering

Static Site Generators

Desktop Applications

Mobile Applications


License

Released as open source software under the terms of the ISC License.