Metadata
Source URL:: https://digest.browsertech.com/archive/browsertech-digest-figma-is-a-file-editor/
Browsertech Digest: Figma is a File Editor
Web apps vs file editors, Figma’s architecture, and using S3 as a filesystem - a deep dive into building desktop-class software in the browser.
Highlights
Updated on Thu Jul 13 2023 14:36:48 GMT+0800
By file editor, I mean that the user selects a file on disk, and the program loads it into memory. User changes are applied in-memory and periodically saved back to disk.