Add link to blogpost for sigil

This commit is contained in:
Wout De Puysseleir 2023-05-02 15:31:39 -07:00
parent fffaddedc1
commit a6b9470ecd

View file

@ -241,6 +241,8 @@ end
### LiveSvelte As An Alternative LiveView DSL
[Blogpost on the topic](https://wout.space/notes/live-svelte-as-liveview-dsl)
We can go one step further and use LiveSvelte as an alternative to the standard LiveView DSL. This idea is inspired by [Surface UI](https://surface-ui.org/).
Take a look at the following example: