|
7 | 7 |
|
8 | 8 | Check out the [Example Viewer](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/1). Use left and right arrow keys to navigate.
|
9 | 9 |
|
10 |
| - * [Example 1](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/1) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot01) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/1/index.html)) - Monolithic |
11 |
| - * [Example 2](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/2) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot02) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/2/index.html)) - Global Variables |
12 |
| - * [Example 3](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/3) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot03) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/3/index.html)) - Namespace |
13 |
| - * [Example 4](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/4) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot04) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/4/index.html)) - Bundling with concatenation |
14 |
| - * [Example 5](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/5) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot05) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/5/index.html)) - Minification |
15 |
| - * [Example 6](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/6) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot06) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/6/index.html)) - CommonJS |
16 |
| - * [Example 7](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/7) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot07) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/7/index.html)) - CommonJS & Webpack |
17 |
| - * [Example 8](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/8) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot08) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/8/index.html)) - AMD & Webpack |
18 |
| - * [Example 9](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/9) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot09) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/9/index.html)) - AMD & RequireJS |
19 |
| - * [Example 10](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/10) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot10) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/10/index.html)) - AMD & RequireJS Optimizer |
20 |
| - * [Example 11](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/11) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot11) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/11/index.html)) - Gulp & amd-optimize |
21 |
| - * [Example 12](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/12) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot12) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/12/index.html)) - Bundling Almond with Gulp |
22 |
| - * [Example 13](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/13) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot13) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/13/index.html)) - AMD & deamdify |
23 |
| - * [Example 14](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/14) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot14) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/14/index.html)) - ES6 & Babelify |
24 |
| - * [Example 15](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/15) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot15) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/15/index.html)) - ES6 & es6ify |
25 |
| - * [Example 16](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/16) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot16) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/16/index.html)) - ES6 & Esperanto |
26 |
| - * [Example 17](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/17) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot17) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/17/index.html)) - ES6 & Rollup |
27 |
| - * [Example 18](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/18) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot18) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/18/index.html)) - ES6 & JSPM |
28 |
| - * [Example 19](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/19) - ([run it!](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/code/snapshot19) | [index.html](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/19/index.html)) - Multi-format & JSPM |
| 10 | + * [Example 1](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/1) - Monolithic |
| 11 | + * [Example 2](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/2) - Global Variables |
| 12 | + * [Example 3](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/3) - Namespace |
| 13 | + * [Example 4](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/4) - Bundling with concatenation |
| 14 | + * [Example 5](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/5) - Minification |
| 15 | + * [Example 6](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/6) - CommonJS |
| 16 | + * [Example 7](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/7) - CommonJS & Webpack |
| 17 | + * [Example 8](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/8) - AMD & Webpack |
| 18 | + * [Example 9](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/9) - AMD & RequireJS |
| 19 | + * [Example 10](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/10) - AMD & RequireJS Optimizer |
| 20 | + * [Example 11](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/11) - Gulp & amd-optimize |
| 21 | + * [Example 12](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/12) - Bundling Almond with Gulp |
| 22 | + * [Example 13](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/13) - AMD & deamdify |
| 23 | + * [Example 14](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/14) - ES6 & Babelify |
| 24 | + * [Example 15](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/15) - ES6 & es6ify |
| 25 | + * [Example 16](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/16) - ES6 & Esperanto |
| 26 | + * [Example 17](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/17) - ES6 & Rollup |
| 27 | + * [Example 18](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/18) - ES6 & JSPM |
| 28 | + * [Example 19](http://curran.github.io/screencasts/jsModulesAndBuildTools/examples/viewer/#/19) - Multi-format & JSPM |
29 | 29 |
|
30 | 30 | Feel free to use and modify this presentation framework for your own presentations! MIT License.
|
31 | 31 |
|
|
0 commit comments