DEV Community

[Comment from a deleted post]
Collapse
 
daviddalbusco profile image
David Dal Busco

That's a cool idea ๐Ÿ‘

In my case it's an "on demand" process, therefore it isn't a realtime access / on going process, so the performance are ok. Basically most of the work happens on the client side, as I have to render the svg in the background, so it as fast as the browser can work with JS.