-
-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Labels
priority-3-lowMay be resolved one any timeline.May be resolved one any timeline.type-investigationAbout research and gathering informationAbout research and gathering information
Description
Current Situation
Preact, a fast and lightweight drop-in replacement for React, has a pluggable renderer that allows them to add new state and rendering primitives without a wholesale re-write. Signals are one of the new primitives they created. In this introductory article they lay out some advantages of signals over hooks.
Proposed Actions
While signals are an interesting pattern to explore, the more useful action here would be to implement signals for the purpose of developing a similarly pluggable layout rendering pipeline. This would ensure that, as better reactive patterns are developed, IDOM can more easily evolve with them.
Metadata
Metadata
Assignees
Labels
priority-3-lowMay be resolved one any timeline.May be resolved one any timeline.type-investigationAbout research and gathering informationAbout research and gathering information