LearnNewsExamplesServices
Frontmatter
id6975
titleCreate "Declarative VDOM with Effects" Guide
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 7, 2025, 1:39 PM
updatedAtJul 7, 2025, 1:40 PM
githubUrlhttps://github.com/neomjs/neo/issues/6975
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 7, 2025, 1:40 PM

Create "Declarative VDOM with Effects" Guide

Closed v10.0.0-beta.5 enhancement
tobiu
tobiu commented on Jul 7, 2025, 1:39 PM

Description:

A new guide has been drafted and added to the learn/guides/fundamentals/DeclarativeVDOMWithEffects.md file, and its entry has been added to learn/tree.json.

This guide explains the new declarative VDOM pattern using Neo.core.Effect, contrasts it with the traditional imperative afterSet hook pattern, and demonstrates its extensibility through inheritance. It also provides guidance on when to use each approach.

tobiu assigned to @tobiu on Jul 7, 2025, 1:39 PM
tobiu added the enhancement label on Jul 7, 2025, 1:39 PM
tobiu referenced in commit e8ce52c - "Create "Declarative VDOM with Effects" Guide #6975" on Jul 7, 2025, 1:40 PM
tobiu closed this issue on Jul 7, 2025, 1:40 PM
tobiu referenced in commit 1d83e53 - "Create "Declarative VDOM with Effects" Guide #6975" on Jul 9, 2025, 2:10 AM