Sep 2013
16 Mon
17 Tue
18 Wed
19 Thu
20 Fri 09:30 AM – 07:15 PM IST
21 Sat 09:30 AM – 06:00 PM IST
22 Sun
kashyapa
Understand how to effectively load JS modules/files on demand
Web Pages are incomplete without the JavaScript files. And you will certainly not have 1 JavaScript file to load in your apps. So what do you do, you will have <script> tags loading all the JS files required for your page whether you need it or not. Usually this is because you have a layout page where you add all your JS file references.
There is a better way to do this. Gone are the days where you have to put all pages in one place. In this session we will understand how you can load the JS files or modules on demand. We will look at a JS library called Require.js which helps us in modular loading of JS files.
JavaScript knowledge
My Bio : http://about.me/kashyapa
My Video PodCast show : http://www.kashyapas.com/category/uncutandunedited/
My Speaking Engagements - http://www.kashyapas.com/category/speakings/
http://www.slideshare.net/kashyapa/effective-javascript-module-loading
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}