Skip to content

Instantly share code, notes, and snippets.

View MYavuzYAGIS's full-sized avatar
💭
Design, Execute, Watch it happen.

M.Yavuz Yagis MYavuzYAGIS

💭
Design, Execute, Watch it happen.
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: