Look! A Downloadable JavaScript Cheat Sheet
If you’re learning JavaScript the first time (or picking it back up after a while), you might want to have a simple doc handy to remind you of data structures, how to write a function, etc. Luckily, I made just this thing for our Girl Develop It Intro to JavaScript (for non-programmers) course this weekend.

If you’re learning JavaScript the first time (or picking it back up after a while), you might want to have a simple doc handy to remind you of data structures, how to write a function, etc. Luckily, I made just this thing for our Girl Develop It Intro to JavaScript (for non-programmers) course.
This JavaScript cheat sheet includes:
- data types (how we store information in JavaScript)
- mathematical expressions
- logical operators and IF/ELSE
- functions
Meanwhile, for much more on JavaScript and web development in general, check out the Skillcrush Guide to Starting a Career as a Web Developer.
Free JavaScript Cheat Sheet Preview
Here’s a quick glimpse of what’s included in this JavaScript cheat sheet. To get access to a PDF version (which you can use to copy and paste!), request your download at the top or the bottom of this post. We’ll send it straight to your inbox.
Cat Farman, another GDI Philly teacher, made the initial version of this JS cheat sheet, I extended it and added a little more flair. Thanks, Cat!
And great work, GDI students; you all are awesome!
This post was originally published on The Webivore. Read it here.