There is a lot of data flowing around Schema, between different parts of the view layer as well as the main layer that talks to the Figma canvas. That's a lot of points of potential failure. It'd be great to setup stronger type interfaces across Schema so that debugging is easier, bugs are less common, and development speed increases.
There is a lot of data flowing around Schema, between different parts of the view layer as well as the
mainlayer that talks to the Figma canvas. That's a lot of points of potential failure. It'd be great to setup stronger type interfaces across Schema so that debugging is easier, bugs are less common, and development speed increases.