Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 845 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 845 Bytes

JavaScript Syntax Quick Reference for Web Design

This code list compliation is a result of my attempt to master the syntax of JavaScript from a designer's viewpoint. There are plenty of tutorials, documentation, and resources out there about JavaScript.

The intention of this repository is to provide a quick reference or cheatsheet of syntax for other designers new to development.

Cheatsheets cover topics about:

Inspirational Resources:

  • JavaScript: Novice to Ninja