LearnNewsExamplesServices
Frontmatter
id6840
titlevdom.VNode: normalizeClassName()
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 18, 2025, 10:53 PM
updatedAtJun 18, 2025, 10:53 PM
githubUrlhttps://github.com/neomjs/neo/issues/6840
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 18, 2025, 10:53 PM

vdom.VNode: normalizeClassName()

Closed v10.0.0-alpha.4 enhancement
tobiu
tobiu commented on Jun 18, 2025, 10:53 PM
  • important: module based method, not class based
  • VNodes get serialised to get passed via ´postMessage´, so there would be more iterations
  • Negligible from a performance perspective, but the main argument is purity
tobiu assigned to @tobiu on Jun 18, 2025, 10:53 PM
tobiu added the enhancement label on Jun 18, 2025, 10:53 PM
tobiu referenced in commit 76f15de - "vdom.VNode: normalizeClassName() #6840" on Jun 18, 2025, 10:53 PM
tobiu closed this issue on Jun 18, 2025, 10:53 PM
tobiu referenced in commit 3f7684f - "#6840 comment improvement" on Jun 18, 2025, 10:56 PM