Choosing the Right Mobile App Architecture

There had been quite a bit of questions from customers’ IT department around about how to decide on the right application architecture for a mobile application – should it be native, hybrid, web-based, or somewhere in between? Well it seems that the folks at OutSystems came up with a simple to understand flowchart to enlighten…

Read More

Why Xamarin: Code only once, then deploy to iOS, Android and Windows

Came across a cross-platform development tool called Xamarin. If you are familiar with C#, you will be able to develop mobile application using Xamarin. Your target platform can be iOS, Android and Windows, which make it easier for you to develop core business logic once, and just customise the UI for the different platformS. You…

Read More