By mswatcher
via thekua.com
Published: Jan 08 2013 / 08:22
I’ve been working on setting up the infrastructure for a mostly javascript based project, and we’ve been putting RequireJS into the codebase to help us manage the file dependencies instead of having to declare them within the page that is using them. As a concept, RequireJS is helping us keep different javascript modules apart in different files and let’s us assemble them.
Tweet
SaveShareSend
Tags: frameworks, javascript
Add your comment