Implementing Core Systems modules for a Component System #27485
Labels
[Feature] Component System
WordPress component system
[Type] Overview
Comprehensive, high level view of an area of focus often with multiple tracking issues
This is an extension of Implementing a Component System
A Component System is built on top of many other core systems - just like how Gutenberg (the editor) is built on top of many core packages.
From the next iteration of
@wordpress/components
project, there are 5 core systems/modules we'll need to integrate (in order):utils
: A collection of shared utilities (Implementing Core Systems modules for a Component System #27485)substate
: A component library optimized state management systemcreate-style
: Architecture that creates the Style Systemstyle
: The Style Systemcontext
: The Context SystemThese systems form the foundations of which the Component System can be constructed.
The text was updated successfully, but these errors were encountered: