Skip to content

Commit 50b48fc

Browse files
committed
Add some scope slides.
1 parent b3efe2c commit 50b48fc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,18 @@
175175
<section data-markdown>
176176
# Scope
177177
</section>
178+
<section data-markdown>
179+
## Where does it end?
180+
181+
with functions
182+
</section>
183+
<section data-markdown>
184+
## Do I need scope?
185+
186+
* privacy
187+
* namespacing
188+
* closures are cool
189+
</section>
178190
</section>
179191
<section data-markdown>
180192
# Challenge Time

0 commit comments

Comments
 (0)