Genuine Interactive recently built a new site for the MIT Regional Entrepreneurship Acceleration Program (MIT REAP). We tried some new libraries and architecture for the first time, so let’s take a look.
I just finished reading Growing Object-Oriented Software, Guided by Tests by Steve Freeman and Nat Pryce. Brandon Keepers recommended this book in his talk “The Plight of Pinocchio: JavaScript’s quest to become
The first well-architected JavaScript application I worked on used what is commonly called the Revealing Module Pattern. I’ve used this pattern on projects ranging from 100 to 100,000 lines of code.