Manual change detection

Published on August 12, 2019

← Back to tips

If you are doing a lot of processing in your component/container, consider detaching the change detector and invoke change cycle manually (based on your logic)

This is especially useful when you are doing a lot of asynchronous work, and responses are handled separately.

🎉 Interested in Frontend or Indie-hacking?

I talk about the latest in frontend, along with my experience in building various (Indie) side-projects