Software Development Blog
Written by Martin Green on the 26th September 2016
Anyone who works with CSS will know that, despite being an incredibly powerful syntax, it can become rather unwieldy when used on larger projects. As a result, the concept of ‘preprocessors’ has gained support in programming circles and aims to solve...
Read MoreWritten by Martin Green on the 15th August 2016
When users interact with software, the hidden complexities at work behind the scenes are mind-boggling. There’s the UI, frameworks, database layer, libraries and code that all mesh together to create a coherent user experience.It's astonishing, but...
Read MoreWritten by Martin Green on the 14th July 2016
When you build a system, the last thing you want is for it to get hacked. Keeping your customers’ passwords and personal details safe is a huge responsibility which is probably why data security is the most common thing I get asked about, particularly...
Read More