Skip to content

Instantly share code, notes, and snippets.

View guidec's full-sized avatar
💬
Hi

Guillaume de Cannart guidec

💬
Hi
View GitHub Profile

This is a crash course in JavaScript. It is intended for people who already have a bit of programming experience in other languages.

This will hopefully give a basic idea of the most-commonly-used language features, but it is not indended to be a comprehensive guide.

This guide was last updated in August 2016.

Basic syntax

To declare a variable called foo: