Svelte
Svelte, everywhere
๐๐ป
Paolo Ricciuti
๐
Campobasso, Italy
@paolo.ricciuti.me
@paoloricciuti
๐งก
Svelte Ambassador
Svelte Maintainer
๐ง๐ปโ๐ป
SSE at Mainmatter
LONDON25
React
ReactDOM
HTML
THE DOM IS WILD
<div color="green">This should be green <span color="red">and this red</span> </div>
Finish writing the runtime
Define the `createRenderer` APIs
Make sure it's flexible for all use cases
Add a bunch of tests
Get feedback from the community
Conquer the world!!! ๐
REFACTOR!