Re: [JSMentors] JavaScript architecture

2011-07-12 Thread Poetro
2011/7/12 dtang85 dtan...@gmail.com: Over the past year I've been focussing on JS and one thing that I haven't seen too much about is how developers architect their JS for small and large sites/applications. I've been primarily using the Publish/Subscribe pattern based on my own custom

[JSMentors] Javascript Architecture for Large Sites

2011-01-27 Thread Brian Wigginton
I'm about to be working on a very large site, and it's going to have quite a bit of Javascript. My goals for this project are the following: 1. Loose coupling of page components 2. Dom Ready Execution for components 3. Clean file organization (but let's keep all these recommendations on