Building applications can quickly become frustrating when you need to adapt to business changes. You'll often need to re-write portions of your application. Learn how you can avoid deploying updates to your application by decoupling your application from the web API. Transform your app to be simpler and more robust by keeping business logic where it belongs, on the server.