File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- # An Introduction to Functional JavaScript with Clojure
1
+ # An Introduction to Functional JavaScript
2
2
3
3
Just go [ look at the slides] ( http://cwdg.github.com/Functional-JavaScript-Talk ) .
4
4
Original file line number Diff line number Diff line change 28
28
<!-- Any section element inside of this container is displayed as a slide -->
29
29
< div class ="slides ">
30
30
< section data-markdown >
31
- # An Introduction to Functional JavaScript with Clojure
31
+ # An Introduction to Functional JavaScript
32
32
</ section >
33
33
< section data-markdown >
34
34
## This talk is *NOT* about
247
247
< section data-markdown >
248
248
## Replace if-else
249
249
250
- * Use an Object, true, false and function(s)
250
+ Use an Object, true, false and function(s)
251
251
</ section >
252
252
< section data-markdown >
253
253
### Original
327
327
328
328
Well, almost...
329
329
</ section >
330
+ </ section >
331
+ < section >
330
332
< section data-markdown >
331
333
## Function definition crap
332
334
You can’t perform that action at this time.
0 commit comments