Greg Franko

Web Development is Fun. Let's Talk About It.

Modular Workflow With Require.js

Building JavaScript web apps today that you will still enjoy working on a year from now is difficult. The solution is to decrease code complexity and increase maintainability. Easier said than done.

This talk will review some of the traditional maintainability roadblocks facing JavaScript client-side developers, and introduce a new project workflow with RequireJS and Almond.js/AMDClean.js.

Let’s dive in and see how we can improve code maintainability with AMD and start enjoying the code that we write.

Note: If the slide deck does not appear below, or you would like to view the actual presentation, go to: http://gregfranko.com/requirejs-talk

Comments