Mobile-Optimising Your Website Using WordPress

Just last year mobile internet usage finally surpassed that of desktop use. With more internet users relying on their phones for access to websites it is high time you considered how well your site fairs on the mobile optimization front. Think about it, your phone is everywhere you go, that’s why they call it a mobile,…

Creative Pattern

How to choose a design pattern

In general terms, a design pattern is a solution to a frequently occurring problem. This means that if you know the problem, then you can decide on which design pattern is correct. Here is a list of design patterns and the problems that they solve. CREATIONAL PATTERNS The builder pattern solves the problem of a…