4th November 2014
Ivy is a masonry styled personal blog theme for the Ghost platform. Featuring a minimal, responsive, and content-focused design. For more information or to purchase the ‘Ivy’ theme visit ThemeForest. Features Fully Responsive Op…
4th November 2014
Why use Grunt? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you’ve configured it, a task runn…
4th November 2014
One of the most important aspects of writing maintainable code is being able to notice the recurring themes in that code and optimize them. This is an area where knowledge of design patterns can prove invaluable. In the first par…