devfriendlyplaces icon indicating copy to clipboard operation
devfriendlyplaces copied to clipboard

use require.js and refactor javascript to be AMD compliant

Open nostradamnit opened this issue 11 years ago • 0 comments

To really modernize the application, and prepare for eventual evolutions, we could refactor the javascript to use require.js and implement AMD modules.

http://requirejs.org/docs/whyamd.html

nostradamnit avatar Feb 09 '14 12:02 nostradamnit