mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Add the rest of the tutorial's structure
This commit is contained in:
parent
a19ba3205d
commit
a8672f19bf
@ -111,4 +111,12 @@ some_other_var = 10
|
|||||||
/***********
|
/***********
|
||||||
* 4. Objects
|
* 4. Objects
|
||||||
***********/
|
***********/
|
||||||
|
|
||||||
|
/***********
|
||||||
|
* 5. Functions, Scope and Closures
|
||||||
|
***********/
|
||||||
|
|
||||||
|
/***********
|
||||||
|
* 6. Constructors and Prototypes
|
||||||
|
***********/
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user