ryansolid / dom-expressions

A Fine-Grained Runtime for Performant DOM Rendering
MIT License
858 stars 125 forks source link

Feature: symbols for JSX SSR #236

Open lxsmnsyc opened 1 year ago

lxsmnsyc commented 1 year ago

As discussed on Discord, this issue is just to keep track of this feature. Instead of { t: string } we can do { [SYMBOL]: string } so that once seroval allows custom serialization API we can serialize/deserialize JSX