illustration for Create a Figma Plugin Using Typescript

Create a Figma Plugin Using Typescript

Instructor

Khaled Garbaya
9m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
3.5
74
people completed
Bookmark
Download
RSS

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