|
|
|
|
|
by adpirz
780 days ago
|
|
One of the things I was gobsmacked by the first time I used Figma years ago was its performance, which has only gotten better with time. From what I understand, they've built some custom stuff for WebGL for their renderer.
Here it looks like it's powered by React. I'm curious if anyone's used both and can compare the performance of the two. |
|
The only other web app I can think of doing the same thing is Google Docs, which uses it's own canvas based renderer with an svg overlay for accessibility. I feel it's telling that Google thought leaning on their own browser (through HTML/CSS) wasn't even good enough for typesetting.