The Difference Between a multi-platform and a cross-platform UI framework

We want to give our users a native experience on their platform of choice. A native experience is when an app looks the same and has the same features as other native apps. A common way to achieve this is by using frameworks. However, each framework takes a slightly different approach.

Advertisement

Why You Should Prioritise Code Readability .. Even Higher Than Performance!

When writing a piece of code, There is parliament session going on in my mind. One party wants to maximise the code efficiency, performance and resource consumption while the other party thinks about the maintenance of the code in long term. It's like a hot debate with a lot of Objections! from either party. Over … Continue reading Why You Should Prioritise Code Readability .. Even Higher Than Performance!