SailsJs – How To Set The Default Database Migration Method SailsJs – How to set the default database migration method by adding one very small line of code to your project.
Using Npm Scripts With Grunt How to use npm script hooks with grunt to trigger different build tasks based on process environment.
Grunt Modman – Managing Magento Extensions I have developed a plugin for Grunt enabling team members to keep track of all Modman extensions on your Magento project.
My Web Development Coding Standards The coding standards I follow when developing websites or web applications.
How to Minify Javascript Code With RequireJS Require Js is a very cool tool, used to asynchronously load javascript files and modules, ensuring all code is modular. It also comes with a nifty Optimizer tool, that combines related scripts together and minifies them using UglifyJs. When your code is ready for deployment RequireJs’ Optimizer Tool will minify your javascript code/application ensuring speedy […]
A lightweight, jQuery content slider that uses CSS animations. We have (Develo // design) recently released a content slider (or carousel – what ever you want to call it!) as a plugin for jQuery. Introducing Develo Slider, a lightweight, simple and easy to use content slider plugin for jQuery that uses CSS3 animations. If you would like to check it out, then DeveloSilder is […]