If you want to persuade your manager to use Flutter for your next mobile app development project, here are a few points you might consider: By highlighting the benefits of Flutter, you can help convince your manager that it is the right choice for your next mobile app development project. It may also be helpful…
Tag: User Experience
How much the User needs a Software Product?
How much the User actually needs a Software Product? How often, how urgent is the use? Software is an improvement over the manual ways of doing work. By definition, it is not required for a human life. But, because it has spread, so much and so deep in our life, it’s getting increasingly irreplaceable. Basic…
Pixel Perfect Evolution and the Business
I’ve learned the hard way over the years that Pixel Perfect User Interfaces are bad for the Business – from the Developer and sometimes – from the Business side. The Platforms that show User Interface evolve. It is a mission impossible to keep up, and it is an endless requirement from the business standpoint as…
HTML Input Usability & User Experience tips that even Experts forget
In this article you will learn few (HTML) Usability & User Experience tips. I’ve seen how – even Experts (including me if I may call myself an expert of course) forget about them – in their endless pursuit of code optimization and architecture. Autocomplete From the Browser All Internet Browsers store some information of the…
Images in Web, Android Native & Flutter
In this article I’m gonna spill out some tips for around Images for Android Native, Flutter and Web. They are essential visual component on all platforms – Desktop, Mobile, Web and even out – in the real world. Common knowledge about Images Images are vector or raster. Vector graphics resize up and down without losing…
Lazy Programming with Flutter
There is a broad trend in Programming to approach the flow of the code with Lazy manner and the Flutter Framework is no exception. On one hand there are functional and reactive programming. The modern frameworks enforce wrapping logic in callbacks, listeners, events, messages or self-contained requests. The other side is a better User Experience…
Consuming WordPress JSON API
In this article I’m gonna start explaining the WordPress JSON API. This may be useful for Theme Developers, for Application Creators, for Students and Learners. WordPress powers up one big percentage of the Internet. Many of the users of this software product are Marketers, Sellers, Bloggers and all kinds of people outside of programming. That…
Types of Users & Their Experience
There are several types of Users out there in the world that Experience the digital transformation in different ways. You – as a creator, developer, business owner or entrepreneur – have very small chance of influencing on these types of groups alone. You may convince single individuals and transform them into your digital world. But,…
What is Good User Experience for the Coder and the User
User Experience is a concept that you could materialize in so many places. You could think about it and implant it while Coding functionality, Designing user interfaces, Marketing, Engineering, Selling, and so on… Developer experience during coding and programming The programmers don’t just sort the bytes in the computers. They use tools to create new…
Android GUI Options to choose from 2020+
With the passing of time more and more options rise of how to create GUI for an Android [and not only] Application. You know – if you are a software developer doing the front-end part of some service, you must include Android because of the big percentage of the market share of this mobile OS….