1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-10 16:54:33 +02:00

Add the rest of the tutorial's structure

This commit is contained in:
Adam Brenecki
2013-06-29 19:58:54 +09:30
parent a19ba3205d
commit a8672f19bf

View File

@@ -111,4 +111,12 @@ some_other_var = 10
/***********
* 4. Objects
***********/
/***********
* 5. Functions, Scope and Closures
***********/
/***********
* 6. Constructors and Prototypes
***********/
```