Hi Jacinto,
for me yes, it is.
I'm trying to replace vue with svelte.
It's less verbose and it produce very tiny and fast js applications.
>From the docs:
"You can build your entire app with Svelte, or you can add it incrementally
to an existing codebase. You can also ship components as standalone
I like svelte too. Do you think it can be a good complement for web2py / py4web?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message
Another one that I'm loving:
https://svelte.dev
Svelte is a radical new approach to building user interfaces. Whereas
traditional frameworks like React and Vue do the bulk of their work in the
browser, Svelte shifts that work into a compile step that happens when you
build your app.
On Fri, May
3 matches
Mail list logo