4 ms·
We use it for both backend and frontend of our site scrimba.com including the custom video format that renders each frame as dom. I think we have a non-toy amou
by laserpistus 4y ago
We use it for both backend and frontend of our site scrimba.com including the custom video format that renders each frame as dom. I think we have a non-toy amount of users. Example of a video: https://scrimba.com/scrim/czvKPPsw https://scrimba.com/scrim/czvKPPsw
And we are hiring if you want to work with the imba language:)
- KaoruAoiShiho 4y agoEverything rerenders there is no partial updates at all?
- somebee 4y agoEverything rerenders from the root of the editor (that is - not the syntax highlighting of the code itself - as that is handled by monaco).