|
|
|
|
|
by jordic
2010 days ago
|
|
Synthetic event system + render decoupling. Preact uses the event system of the platform (browser) and only renders to it (there's no react native support). Anyway we are using it at prod and allowed us to reduce our bundle sizes ;) |
|