swannodette / lt-cljs-tutorial

A ClojureScript Programming Language Tutorial for Light Table Users
MIT License
863 stars 123 forks source link

Binding #27

Closed magomimmo closed 10 years ago

magomimmo commented 10 years ago

added samples on dynamic symbols in the closures paragraph.

swannodette commented 10 years ago

Dynamic binding needs it's own section

magomimmo commented 10 years ago

Ok. Where you want to position that section? Have you already a structure of if?

swannodette commented 10 years ago

I rather it come near the end.

magomimmo commented 10 years ago

ok. as I'll have time I'll try to progressively introduce dynamic binding near the end.