Tag Archives: UI Design

Unleashing Performance: A Guide to Code Splitting in React.js

Unleashing Performance: A Guide to Code Splitting in React.js

In the realm of web development, where speed and performance are paramount, optimizing your React.js application is key to delivering a seamless user experience. One powerful technique for achieving this is “Code Splitting.” This blog post will explore the concept of code splitting, its benefits, and how you can implement it in your React applications Continue Reading »

Dialogflow Integration in Spring Boot : A Developer's Guide

Dialogflow Integration in Spring Boot : A Developer’s Guide

In the ever-evolving landscape of software development, Google’s Dialogflow is a powerful tool that enables developers to build conversational interfaces form applications, and integrating it with a Spring Boot backend can provide a seamless and efficient user experience. In this guide, we will explore the steps to integrate Dialogflow into a Spring Boot application, empowering Continue Reading »

Tailor: Clean and Organized Code

  I found this quote by James O. Coplien on Japanese workplace organization methodology called 5S Clean your workplace on daily basis completely or set cleaning frequency. Use cleaning as inspection. Prevent machinery and equipment deterioration. Keep workplace safe and easy to work. Keep workplace clean and pleasing to work in. Just like our organization, the codebase Continue Reading »

Design Heights – a Design Innovation Framework – from InnovationM

  InnovationM is pleased to formalize its’ UX/UI process / framework called “Design Heights” – A Design Innovation Framework from InnovationM. Design Heights is a repository of mobile & web design patterns. InnovationM has collated these patterns over the last 14 months or so based on experience of designing mobile solutions for our clients, internal Continue Reading »

Mobile Experience Officer (MEO) at InnovationM

In this world of “quick app” development, the importance of ‘user experience design’ is undermined. Mobile solutions are all about experiences, and we design experiences at InnovationM.  Anybody can create a set of screens on mobile (there is an SDK available!) but when that app goes in the hand of the user, is it simple, intuitive and pleasing enough for the user Continue Reading »

Handle Android Fragmentation while developing Apps (Role of UI Designer)

Fragmentation in Android can be broadly attributed to following 4 factors: Android OS Versions Devices with different densities (ppi) Devices with different form factors / screen sizes Customization done by OEM (Original Equipment Manufacturer)   Developing applications is a team work and there are key roles that help in containing fragmentation while developing apps. These Continue Reading »