Simon Smith is a front-end developer focused on mobile-first responsive design, JavaScript, HTML and CSS.
Follow Simon on Twitter
Visit Simon's site
Authored by Simon
Creating Modular View Components with React and Grunt
By Simon Smith One of the libraries gaining a lot of interest recently is Facebook’s React JS library. It mainly concerns itself with “the V in MVC” and encourages developers to break their app…
Managing Bower Components with Grunt
By Simon Smith Iit took me a while to get on board with using Bower as part of my main development workflow. My biggest gripe was the way it handled repositories that were missing…
Decoupling with Custom jQuery Events
By Simon Smith While the concept of custom events in jQuery may not be a new one, I tend to only see them used within plugins, mainly to keep their events namespaced for fear of collusion…