Apple’s newest operating system iOS 9 was launched to the public on the September 16, 2015. iOS 9 brings both small and large improvements including many subtle refinements, design changes and improved functionality that make using your iPhone and iPad feel better and get things done faster. What’s new in iOS 9 We can call […]
Archive | Development
RSS feed for this section
JS vs Native controls in Web and Hybrid apps
If you find yourself in the situation where you have to choose between native or JavaScript controls you should consider that there’s more than simply focusing on the technical advantages and disadvantages when choosing an approach. You should also bear in mind how your choice will affect the user experience. Differences between Native and JavaScript […]

Annoying iOS Safari input issues with workarounds
Applications, either for mobile, tablet and beyond rely mostly on input from the user through forms and although the tools have been around for some time now, to create forms that both improves the UX and works properly is still a tough grind. For instance in the case of a date picker our goal is […]