Interactive Examples
Basic state and event handling.
List rendering, form inputs, and store basics.
Shadow DOM, named slots, and component encapsulation.
Recursive component rendering and event bubbling.
Dynamic SVG generation and data visualization.
Async data fetching, APIs, and skeleton loaders.
Drag & Drop, multiple stores, and complex state management.
Render optimization using the memoization utility.
High-performance manual update strategy.