Content
@
0 reply
0 recast
0 reaction
Nate
@natedev.eth
what would you use on the right side of this image? to build something like figma?
5 replies
1 recast
4 reactions
Samuel ツ
@samuellhuber.eth
Effect + Solid so you have control @rafi @darrylyeo
2 replies
0 recast
3 reactions
Rafi
@rafi
effect for logic solid for dom & canvas ui (it has pluggable renderers)
2 replies
0 recast
2 reactions
Darryl Yeo 🛠️
@darrylyeo
For Svelte, everything is still quite coupled to the DOM today, but you could probably make a simple canvas renderer with Context and the new `{@attach}` primitive (which are kind of like element-level hooks). Some folks involved with Threlte and LynxJS are currently banding together to create a renderer-agnostic foundation for Svelte which I'm really looking forward to. https://svelte.dev/docs/svelte/@attach#Inline-attachments https://farcaster.xyz/darrylyeo/0x477dcc8c
1 reply
0 recast
1 reaction
Darryl Yeo 🛠️
@darrylyeo
Is it this? https://github.com/whoisryosuke/solid-canvaskit-renderer
1 reply
0 recast
0 reaction