Posts Tagged ‘javascript’
We reveal how to automatically build Moodle JavaScript modules with grunt watch
Developing JavaScript Module for Moodle 3.8 (and above) on Ubuntu One gotcha for those of us used to debugging JavaScript in Moodle is the way JavaScript files are built for production compared with how they are loaded during development. For development, our old way of working was to turn off JavaScript caching. With JS caching…
Read More