Learn how to build a modern JavaScript framework by implementing reactivity and DOM rendering. Explore the foundational ideas of modern frameworks and understand how reactivity is used to update the DOM when state changes.
Table of contents
What is a “modern JavaScript framework”?What sets modern frameworks apart?ReactivityCloning DOM treesModern JavaScript APIsStep 1: building reactivityStep 2: DOM renderingStep 3: combining reactivity and DOM renderingNext stepsConclusionSort: