mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 09:28:21 +00:00
Add link to blogpost for sigil
This commit is contained in:
parent
fffaddedc1
commit
a6b9470ecd
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue