Archive for development
You are viewing the archive for development. If you would like to contribute, please send an email to [email protected].
-
Performance of for loops with JavaScript
Thursday, July 7, 2016Read MoreComparison of the performance of loops using JavaScript and the libraries Iodash and jQuery 3
-
Migrating from Grunt to Gulp
Tuesday, July 5, 2016Read MoreGrunt and Gulp are two task runners that help web developers save time. Let's see why Gulp is more efficient and how to migrate.
-
Is Cross-Platform Development the right choice for your app?
Friday, June 3, 2016Read MoreA mobile app using cross-platform techniques allows for code sharing and reusability during development, it helps keeping the development costs low and deliver to market faster.
-
Mobile friendly
Thursday, June 2, 2016Read MoreA mobile friendly website is a website that adapt itself when display on a handheld device such as smartphone or tablet.
-
The Design Sprint
Thursday, May 12, 2016Read MoreThe Design Sprint spent is led by Google Developer Experts on May 21st and May 22nd.
-
Code First Database Migrations
Monday, December 22, 2014Read MoreCreating database update scripts can get tedious and error prone. In this blog we will see how we can make use of code first migrations to handle all the database update migrations for us.
-
Dev Tools for Hipsters - Part II
Saturday, August 16, 2014Read MoreA continuation of our last blog post, this time taking a look at SASS, Compass and the funky stuff.
-
Dev Tools for Hipsters
Saturday, August 2, 2014Read MoreScared of the command prompt? Here's a simple intro guide to some of the neater tools around, such as grunt, node and compass.
-
Developing Mobile First
Saturday, June 21, 2014Read MoreFollow our journey as we build the fully responsive website for Action Corporation
-
Frontend Goodies
Monday, December 30, 2013Read MoreToday's blog will include a bunch of frontend goodies which everyone should find the time to learn
-
Dependency Injection using Microsoft Unity
Saturday, June 1, 2013Read MoreA while ago we discussed Dependency Injection as a concept and explained why it should be considered as a viable option in large robust systems. In this blog we introduce Microsoft Unity...
-
AutoMapper
Wednesday, April 17, 2013Read MoreThe AutoMapper can be used to Map two objects containing related information with some simple native conventions.
-
Progressive Enhancement
Saturday, December 29, 2012Read MoreOne of the software engineering principles which we strongly believe in is progressive enhancement, whereby a website initially works completely, then it is made beautiful.
-
Multi-Tier Architectures
Saturday, December 15, 2012Read MoreSplitting the code into a number of tiers can be beneficial in many ways especially when it comes to maintainability, scalability and flexibility
-
Minified JavaScript
Saturday, December 1, 2012Read MoreMinifying JavaScript files improves the page load speed, but this hinders learning as files become unreadable.
-
Welcome
Monday, November 12, 2012Read MoreFollow us on our blog to find out more about us, get some web design tips or find out how we built a website.