Figma To React with AI, Are We There Yet? - Federico Terzi

Поділитися
Вставка
  • Опубліковано 1 лис 2023
  • What if we could generate production-ready React components (including props, responsiveness, CSS styling, TypeScript typings, and more) from Figma designs, automatically? This seemingly impossible task is becoming a reality thanks to the latest advancements in AI (such as ChatGPT).
    In this talk, we’ll discuss some of the techniques we are using at Anima to automate the boring parts of frontend development, generating React components from Figma designs. We’ll cover some algorithmic techniques, processes and deep-learning based approaches that could help you speed up your day-to-day frontend work.
  • Наука та технологія

КОМЕНТАРІ • 2

  • @jou3883
    @jou3883 8 місяців тому

    Why would you be a frontend dev if you find making components and css styling boring?? That's literally the task I look forward to! Not to mention the easiest too. Debugging and calling APIs are even more tedious and boring. If you dont enjoy doing work involving CSS you shouldnt be in frontend!

    • @FedericoTerzi
      @FedericoTerzi 8 місяців тому

      I guess that's subjective :) I love building user-facing applications, but I personally enjoy building features much more than the CSS/JSX scaffolding