# From Angular.js to Fine-Grained Reactivity: Part 3 — How to Optimize the Render Phase
From Angular.js to Fine-Grained Reactivity 3 / 3
Carlo Straccialini 4 min read
Batching reactive scope mutations with microtasks to avoid redundant template updates and visual flicker.