Svelte Actions for Progressive Enhancement in 100 Seconds

preview_player
Показать описание
Turns out Svelte Actions are very handy for adding new features in JavaScript, but still work normally in raw HTML, therefore you can lazily load them in. This is called progressive enhancement and it is a very nice reusable way to add extra behavior on a site!

What other behavior can be progressively enhanced this way? Let me know in the comments!

Рекомендации по теме
Комментарии
Автор

Awesome! I hope to reach this Svelte level of understanding one day! ;-)

libertady
Автор

this is freaking awesome, but the actions.js is complicated !

maskman