From my tests, the rendering is closer to Chrome, especially in text. It's very useful to have as consistent results as possible on both client and server side renders.
From my tests, the rendering is closer to Chrome, especially in text. It's very useful to have as consistent results as possible on both client and server side renders.
Here I am applying a blur filter on a 5000x5000 px image.
Here I am applying a blur filter on a 5000x5000 px image.
Native filters work much faster if supported (I hate you, Safari).
Native filters work much faster if supported (I hate you, Safari).
But now there is much better support for ES modules in the JS ecosystem. So I think it is time to go the modern road.
But now there is much better support for ES modules in the JS ecosystem. So I think it is time to go the modern road.
Looks like native React integration plays a big role in its popularity.
Looks like native React integration plays a big role in its popularity.
Just made a new useImage hook for it.
github.com/konvajs/vue-...
Drop me your feedback if you use vue-konva.
Just made a new useImage hook for it.
github.com/konvajs/vue-...
Drop me your feedback if you use vue-konva.
Updating these docs for react and vue versions is very time-consuming. And here I got a good use of AI and Cursor editor. So I can boostrap demos with AI and then manually review them to make sure they are good.
Updating these docs for react and vue versions is very time-consuming. And here I got a good use of AI and Cursor editor. So I can boostrap demos with AI and then manually review them to make sure they are good.