probmods / chapters

The online textbook Probabilistic Models of Cognition
https://probmods.org
163 stars 27 forks source link

JS loading inefficient #42

Closed longouyang closed 10 years ago

longouyang commented 11 years ago

Could use Google Closure compiler to collect all/many JS dependencies in one file.

longouyang commented 10 years ago

This has gotten far better since we moved and consolidated the editor code into webchurch.

We should probably still look into browserify for the remaining chapter-y bits.