The thing with the most popular frameworks like React, Vue, or Angular is that they are too big. Learning curve is too big learn. Cumbersome to develop apps. So I was looking for a simple framework for building webapps. No seriously. Even though there are a ton of frameworks out there I was searching out there; expecting to find nothing.
Luckily I found one. It's called Svelte. I found blown away by the tech talk by Rich Harris. You should see it too.
Svelte is not a framework but a compiler. The advantage is that the output Javascript is optimized for performance and size.
I found a lot of other features like components, reactivity features, and small code size very enticing. This is one framework for lookout for.
No comments:
Post a Comment