Frontend, a Backend Perspective

Foundations · Prereqs: JS Intro: DOM + Events, JS Async + Fetch

Topics Covered

  • entity-driven vs component-driven
  • controllers → event handlers
  • the JSON you return → DOM updates
  • client state + the event loop
  • a component as a render function

Content Slides Open fullscreen ↗