|
|
|
|
|
by bbuffone
4455 days ago
|
|
My opinion is there has been a failure of IT to realize that mobile is completely different from everything else and we continue to leverage desktop technology in the mobile world. Apps work best because they do not carry baggage of the desktop world with them. People have the freedom to build specifically for mobile with mobile tools. There are no two bigger movements that contribute to this than: Responsive Design and the Mobile first. Responsive Design implies that mobile is just different from desktop based on the display size and that you can design a single interface that can work for both. Both of these ideas are completely wrong. Mobile First implies designing for mobile and then desktop is the best approach but this can never work as both platforms will suffer from inferior implementations. ---- Setting the ship back on course would take us building "Mobile Only" with mobile only frameworks, by dropping the ones that were created in the desktop era. |
|