STORIES

Writing Apps That Don’t Freeze

Danny Dig and his colleagues discovered widespread problems in mobile app development that can cause applications to be unresponsive and “freeze.” After looking at over 1,000 open-source mobile apps, they found two main problems — underuse and misuse of asynchronous programming. “It’s very easy, if you are not careful, to write a mobile app that […]