illustration for Create a Figma Plugin Using Typescript
pro

Create a Figma Plugin Using Typescript

Instructor

Khaled Garbaya

9m closed-captioning
·
4 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
3.5
74
people completed
Published 5 years ago
|
Updated 2 years ago

Figma is a powerful design tool built with web technologies. Using the same technologies you can extend it with plugins. You can use Typescript and/or javascript, you can load your favorite UI frameworks like Vue.js or React.js and build powerful plugins.

Using a plugin you can:

  • Load Real Data from your server and visualize it
  • Change elements in your design programmatically
  • Convert your design to JSX or HTML, the sky is the limit

Learning these skills will help you make your design workflow faster by making Figma doing exactly what you want