CONFIG TALK DROP: Plugin showcase
Learn how teams from @datadoghq, @Meta, and @IKEAUSA are leveling-up their workflows with custom Figma plugins.
And get ideas for creating your own.
We’ll be joined by @elliotnolten, @jfbisson4, @derekhowles, and @GeekGogari.
@GergelyOrosz Teams aim to complete their project work by late Nov/early Dec. If they miss that target, they risk not being able to claim impact for the H2 performance cycle. In Dec, I see folks take PTO, do better engineer work, or contribute to next half planning. Less stressful IMO.
@SimonHoiberg Some claim it's possible to build apps without Typescript at scale? I'd they do, they're not being honest about the tradeoffs of using Typescript.
@sseraphini When starting a project, it may be tempting to use a denormalized database to simplify the data model and queries. But, the trade-off is the ability to write rows async without conflicting on some field. Not worth it, it doesn't scale.
@markdalgleish In practice, this means pushing back on design if they ask for one-off features. Ideally, master the component library so that you can suggest alternative patterns.
@figmadesign loading fonts before updating text nodes is error-prone. A solution for automatic font loading would be nice. Perhaps a plugin manifest setting?
Designing even simple websites is so hard these days! So many variables and constraints to consider:
- Responsive design across 4+ breakpoints
- Light + dark mode
- Accessible color contrast
- Animations, but also reduce motion setting
- Touch and keyboard friendly interactivity