This section provides some guides on important concepts and mental models related to Interactivity API development. Use the following links to learn more:
-
The Reactive and Declarative mindset: This guide covers core concepts of reactivity and declarativeness, providing a foundation for effective use of the Interactivity API.
-
Understanding global state, local context and derived state: The guide explains how to effectively use global state, local context, and derived state within the Interactivity API emphasizing the importance of choosing the appropriate state management technique based on the scope and requirements of your data.
-
Server-side rendering: Processing directives on the server: The Interactivity API allows WordPress to use server-side rendering to create interactive and state-aware HTML, smoothly connected with client-side features while maintaining performance and SEO benefits.