There's been some ongoing discussion about components (web components,
simplifying design with component re-use, etc.) and I saw this introduction
to Svelte today:

https://svelte.technology/blog/frameworks-without-the-framework/

It seems like a compiler that produces bare-metal components by separating
data from rendering. There may be some compatibility with Elm if it is
possible to let Elm control the data and leave the rendering to Svelte.

Has anyone taken a look at it yet?

Duane

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to