Anybody had a look to <https://svelte.dev>? I like...
# javascript
s
Anybody had a look to https://svelte.dev? I like it, and I am wondering how such approach could be implemented in Kotlin. Compiler plugin?
👌 1
g
It's look quite similar for me to #compose
👍 4
s
Angular 2 with AOT works the same way
j
Svelte is great and compose should be able to accomplish the same thing. It has to support compose-ui and legacy widgets which should mean you can put your own UI backend in using the dom.
👍 1
c
I have a friend writing an article for our company technical newsletter. Here's a pre-publication version if you're interested in Svelte: https://mvolkmann.github.io/programming/svelte-article/svelte-article.pdf
Just an overview/introduction with a bit of comparison to the angular/react/vue frameworks
s
Thanks
c
And, just in case, folks would like a nicer copy to view, it's published now at: https://objectcomputing.com/resources/publications/sett/july-2019-web-dev-simplified-with-svelte