Error!
Success!

Going Asynchronous

0
kicks

Going Asynchronous  (Unpublished)

In A Brief Introduction to Fundamental OOP, I built a small twitter application. It does the job well, but it has a very undesirable quality. When you click the search button, the application momentarily freezes as it waits for the Twitter service to respond. The application would feel a lot smoother if it allowed the user to continue using the application while the request is processed.


Kicked By:
Drop Kicked By: