bordoley / reactive-js

Fast modern reactive Javascript programming library
MIT License
11 stars 0 forks source link

Use symbols for event types #499

Closed bordoley closed 1 year ago

bordoley commented 1 year ago

Strings are too finicky. Better to use verbose symbols to avoid conflicts