What is the best AI tools to convert figma design to html,css code accurately ?

i'm looking for a tools that can convert figma design to html,css code
4 Replies
Jochem
Jochem3w ago
you're describing a front-end developer as far as I know, there is no such tool yet (hopefully ever)
kamekameha
kamekamehaOP3w ago
yeah i mean, we can compare our solution with the AI solution and can learn from them....
Jochem
Jochem3w ago
AI is a horrible learning tool It lies, and while it doesn't lie all the time, you need a solid foundation of knowledge to recognize when it is just hallucinating If you want to compare a design to a result, I'd recommend taking it from the other direction. Treat an existing site as a figma design, or even recreate it in figma if you want to practice that too, then code it up yourself and compare the existing site to your own. Or post a finished version in #showcase and ask for reviews on your code
curiousmissfox
There is an extension to bring your Figma project information like variables into vs code to help. It’s the information that figmas Dev Mode gives without having to copy and paste it all. Extension is called “ figma for VSCode “

Did you find this page helpful?