Apr 09, 2024

Angular vs React vs Vue

Angular, React, and Vue are the most popular JavaScript frameworks for building web applications. These three frameworks can be used interchangeably to create frontend apps - but they are not identical.

Read more
Jun 21, 2021

The Main Differences Between Wireframe, Mock-up, and Prototype

When we talk about wireframes, mock-ups, and prototypes, we are talking about graphical representations of software - how a system will look to end-users - and, in the case of the prototype, how it will work, too. This is generally in the form of an app (whether web, mobile, or desktop), although you might get clever with things like IoT and smart watch displays, too.

Read more
Jan 19, 2021

5 Best Machine Learning Frameworks

What a time to be alive! When cars can (almost) drive themselves, our phones can unlock just by showing our face, and Siri can schedule meetings for us… Isn’t life grand? And easy? Machine Learning is seeping into our everyday lives - it’s not just operating behind the scenes in business helping banks spot fraudulent transactions, bolstering against enterprise cybersecurity attacks, and helping allocate and deallocate computing infrastructure for reduced operational costs.

Read more
Jan 10, 2021

Native App vs Web App: Which to Choose?

Developing your own app is an important thing to get right, whether it’s for use within your own business, client-facing, or for the general public. One of the first decisions to make when developing an app is the choice whether to develop for the browser (web app), or for native use (downloaded to computer or mobile).

Read more
Jul 31, 2019

Open Source Software vs Proprietary Software

Software is full of either-or choices. Android or iOS, Agile or Waterfall, backend or frontend, AWS or Azure. One that we often get asked about is the difference between open-source and proprietary software.

Read more
Apr 02, 2019

The Difference Between Microservices And Web Services

There’s plenty of software-speak that goes whooshing over the heads of most people - and even some of the heads of those programming! Two of the terms that you might hear thrown about in the world of software are microservices and web services. These are both ways of defining software products: by breaking larger software products down into manageable chunks that can talk to each other. Let’s take a closer look.

Read more