← Back to context

Comment by jve

6 days ago

> The risks of vendor lock-in, losing control of your files

As for Figma, being able to export SVG is lock in really a concern here? Many tools support .svg. So to me lock-in ain't even a concern for a tool like figma.

And you noted it well - I seem not to care if it is a web app if it works well: Figma, VSCode (Performance as a feature)

> As for Figma, being able to export SVG is lock in really a concern here? Many tools support .svg. So to me lock-in ain't even a concern for a tool like figma.

You'd lose things like shared components within and between files/libraries, interactive prototypes, shared design-tokens/variables, and responsive layout features, which is huge if your team are all-in with UI design system stuff. If you're mostly doing mockups, coding them, then copy/pasting old mockups to create new ones without using an extensive component system, SVG export is more bearable.

For UI work, it's much harder to be productive in a regular SVG editor like Inkscape though compared to something like Penpot.

Exporting it, and exporting it fully editable are two very different expectations here.