Unbelievable AI Tool Converts Figma to Code🔥

Locofy.ai is a low-code developer tool that lets you turn your Figma or Adobe XD designs into frontend code for web & mobile. Currently supports React, React Native, HTML/CSS, Gatsby, Next.js, and Vue.js. Now you can build full apps, screens, components & design systems 10x faster with your existing design tools, libraries, tech stack, and CI/CD workflows.
Check out Locofy.ai. (in Free Beta): www.locofy.ai/?...
🎬 Timestamps ⏱️
00:00 | This AI Tool is Insane
01:13 | Introducing Locofy
01:49 | Locofy Setup
02:45 | Locofy Plugin Walkthrough
08:52 | Converting Figma To Code
12:42 | Exporting Your Code
14:07 | Conflict Resolution
16:46 | Final Thoughts
💻 Master Blockchain and Web 3.0 development today by using BlockchainExpert: 🔗 algoexpert.io/blockchain (Use code "tim" for a discount!)
💻 Accelerate your software engineering career with ProgrammingExpert: 🔗 programmingexpert.io/tim (Use code "tim" for a discount!)
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
👕 Merchandise: 🔗 teespring.com/stores/tech-wit...
📸 Instagram: 🔗 / tech_with_tim
📱 Twitter: 🔗 / techwithtimm
🔊 Discord: 🔗 / discord
📝 LinkedIn: 🔗 / tim-ruscica-82631b179
🌎 Website: 🔗 techwithtim.net
📂 GitHub: 🔗 github.com/techwithtim
One-Time Donations: 💲 www.paypal.com/donate?hosted_...
Patreon: 💲 / techwithtim
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
⭐️ Tags ⭐️
-Tech With Tim
-Locofy
-AI Tools
⭐️ Hashtags ⭐️
#techwithtim #programming #ai

Пікірлер: 236

  • @TechWithTim
    @TechWithTim Жыл бұрын

    What do you guys think of this tool? Pretty crazy how far AI has come 😮

  • @thaivu551

    @thaivu551

    Жыл бұрын

    It's a really fantastic tool. Thanks, Tim!

  • @74Gee

    @74Gee

    11 ай бұрын

    @@thaivu551 It's ok, but it really needs an option to not use absolute positioning - and use the closest row and column classes - I do this with ChatGPT so I know it's possible.

  • @advancedprogramming62

    @advancedprogramming62

    11 ай бұрын

    @@74Gee its possible but this tool not doing it properly so it worth nothing I guess

  • @74Gee

    @74Gee

    11 ай бұрын

    @@advancedprogramming62 Well some use absolute positioned elements, it's just a bit of a nightmare transitioning between various resolutions.

  • @shinobi_coder88

    @shinobi_coder88

    9 ай бұрын

    Hi Tim, please reply my question. at duration 16:40 , that's where we've resolved the conflict. But, the changes are not made in Locofy Builder tho, the color is still not black where we changed locally on GitHub. That's quite confusing. You see, if we make changes on Figma with Locofy plugin, then we sync to Locofy Builder, then we sync & push to our GitHub repo, then the changes also apply to our codes, all we need to do is only run "git pull" on our local IDE. But if we make changes on our local IDE, it does apply to our GitHub repo but not in the design of our Locofy Builder and Figma. Please tell me the solution for this, thanks Tim 🙌🏻

  • @resiluck
    @resiluck11 ай бұрын

    Nothing is Game Changer yet. Dear new developers, don't get panicked by youtube content creators creating doubts in the name of AI. A programmer is not a person who knows class, loop , array stuffs, a programmer is a person who programs a machine to solve problems. Also, don't get caught up in language wars. Any language is fine, as long as you understand its usage.

  • @hrvojemarjanovic9188

    @hrvojemarjanovic9188

    11 ай бұрын

    Nice, to the point.

  • @iansmith4462

    @iansmith4462

    11 ай бұрын

    Needed to hear this.

  • @Kauroseta

    @Kauroseta

    11 ай бұрын

    Be sure to truly understand the fundamentals, don't rush it and don't be lazy.... Ai tools is a tool that will help advance civilization faster...

  • @RurikLoderr

    @RurikLoderr

    11 ай бұрын

    @@Kauroseta To expand on that, now more than ever makes understanding the fundamentals important. AI writes a lot of unsafe code, and knowing how to identify that and fundamentally understanding what the AI generates will make you worth keeping around when AI finally does start taking jobs.

  • @shahidmahmood7252

    @shahidmahmood7252

    11 ай бұрын

  • @denisblack9897
    @denisblack989711 ай бұрын

    A lot of “fix my shitty generated code” jobs are coming What a time to be a programmer

  • @thelaundryman9287

    @thelaundryman9287

    9 ай бұрын

    As a product designer who works with frontend guys. This statement speaks to my soul 😂😂😂

  • @GodOfFools

    @GodOfFools

    9 ай бұрын

    Dude I went all on programming for the past few months and yh ai code is really buggy and I spend way to long debugging it. Sometimes I start afresh

  • @brunoescoto9630

    @brunoescoto9630

    9 ай бұрын

    i honestly can't imagine a worse career 😂

  • @webdronez

    @webdronez

    9 ай бұрын

    Job security to fix the AI-coded projects that will arise.

  • @lynic-0091

    @lynic-0091

    9 ай бұрын

    LOL awesome way to look at it

  • @MonsieurSansHonte
    @MonsieurSansHonte11 ай бұрын

    I remember similar conversations around Fireworks, Dreamweaver, JQuery etc. But if you don’t have a solid understanding of the basics, you’re gonna have problems when things go wrong. Absolutely use tools to lighten the load, but don’t get greedy/lazy and lay off your dev teams just jet.

  • @l.santiago5446
    @l.santiago5446 Жыл бұрын

    I'd been trying this plug-in for a while and is not that simple for everyone. Maybe you will have problems with responsive designs, you have to spend some time with layouts and really know how to design each component on Figma to later convert it to code. I mean, it will not replace anyone, you still have to know ux/ui and frontend concepts to make it really works. Nevertheless, is an incredible tool, it works really well. Great video!

  • @advancedprogramming62

    @advancedprogramming62

    11 ай бұрын

    100% correct, I was the same problem when tried it, need to design it first properly then it will convert it in addition it make couple of bugs but that fine I guess. Its pretty good to collect assets.

  • @Ninjajitsu562

    @Ninjajitsu562

    11 ай бұрын

    have u tried anima?

  • @luissaraza840

    @luissaraza840

    2 ай бұрын

    Always when I use AI to generate some code it’s a nightmare to debug that usually takes more time than building it p

  • @rembautimes8808
    @rembautimes88088 ай бұрын

    Good for Locify to sponsor this video. My expectations are high will update once I have completed watching

  • @ideaplusagency
    @ideaplusagency11 ай бұрын

    To use this feature you definitely would still have to know code because you have to know what you're looking at, what suggestions you're agreeing to, and how to change them.

  • @DisentDesign

    @DisentDesign

    7 ай бұрын

    or just ask something like chatGTp using real language and screenshot to describe your problem :) all PROGRAMMING will be done very soon, with real language. just like all art will be done the same way,

  • @ideaplusagency

    @ideaplusagency

    7 ай бұрын

    @@DisentDesign If you were truly a coder or developer you would know that what you're saying makes no sense. When an application is not working are you going to just copy and paste thousands and thousands of lines of code to see what's wrong? That's very unrealistic. As a developer you know how to pinpoint bugs because you wrote the code. So based on what the bug is or how the application is performing you already know ahead of time what the potential causes are.

  • @lastspoil5547

    @lastspoil5547

    7 ай бұрын

    lol true@@ideaplusagency

  • @Grimmjow10
    @Grimmjow103 ай бұрын

    the best video ever and is working is the most acurate plugin for figma, the ather is just giving u more code

  • @TimothyAtlas
    @TimothyAtlas11 ай бұрын

    This is cool. I'm still sticking to my programmers even if they choose to use these tools. Good video mate

  • @GodOfFools

    @GodOfFools

    9 ай бұрын

    They probably are lol.

  • @Daniel-zl7wf
    @Daniel-zl7wf11 ай бұрын

    This tool is unbelievably cool, and this is definitely the future for creating frontend MVPs. I do question the performance of the generated code, are there any benchmarks on this?

  • @iam_nick
    @iam_nick4 ай бұрын

    Thanks mate, helpful run through.

  • @Casanova_999
    @Casanova_999 Жыл бұрын

    I keep hearing the words "Completely free" but couldn't help but notice you're using a Free Trial account not shitting on the hustle of sponsorships but respect your viewers a little more and give them a bit more transparency... There's obviously some free features and some features locked behind a paywall or their free trial which I assume requires you to sign up with a payment method and if it doesn't then that means we will pay in other ways but needless to say this will most likely not be free for that long.

  • @avi7278

    @avi7278

    11 ай бұрын

    The language is important. you "CAN" use it completely free.

  • @priscilaetzhazaitm.prestes9989
    @priscilaetzhazaitm.prestes99894 ай бұрын

    This is the only tutor that really help me out!

  • @henrijohnson7779
    @henrijohnson777910 ай бұрын

    Very well presented ! Thank you

  • @CanhNguyen-ls7kq
    @CanhNguyen-ls7kq10 ай бұрын

    so great. The thing I wannted the most for now. thanks for your sharing

  • @mickolesmana5899
    @mickolesmana5899 Жыл бұрын

    just as everything, it is not an panacea when building front end, but it is a great tool nonetheless, thanks Tim for the info !

  • @morgengabe1
    @morgengabe111 ай бұрын

    Dude, this is basically the end of transpilers! Just need to mine that kenel!

  • @Applecitylightkiwi
    @Applecitylightkiwi11 ай бұрын

    Pretty cool, especially for designers or freelancers

  • @UmidHamdamov-bd6yf
    @UmidHamdamov-bd6yf11 ай бұрын

    Thank you very much. Amazing

  • @oxy_786
    @oxy_786 Жыл бұрын

    I would actually code faster rather than making figma designs, then making all interactive elements interactive, then aligning, then modiying

  • @maryllcastelino

    @maryllcastelino

    Жыл бұрын

    That is true. This is probably more useful when you already have a figma file from a graphic designer or someone so you don't have to replicate the whole thing

  • @oxy_786

    @oxy_786

    Жыл бұрын

    @@maryllcastelino yeah, but if this really works, we are not even required to make it interactive, pretty funny

  • @ricnyc2759

    @ricnyc2759

    11 ай бұрын

    Templates... templates...

  • @MotionInMotion1975

    @MotionInMotion1975

    11 ай бұрын

    Me when hiring UX developers: -"Im a graphic designer" -Do you know CSS and HTML? -"No, I use Figma"... -There is the door, goodbye.

  • @randoguy7488

    @randoguy7488

    10 ай бұрын

    ​@@MotionInMotion1975 Perhaps the issue is in hiring for a nonexistent job - "UX developer". Graphic design has more in common with print, posters and illustrations than frontend. Just like UX design has more in common with user research, rather than UI coding. Are you HR by any chance ? Not knowing anything about design and the process ?

  • @blazi_0
    @blazi_0 Жыл бұрын

    Awesome tool, but has some learning curve, i wish i could just export the code for single element like a card not hole application that would be awesome to have

  • @lastspoil5547

    @lastspoil5547

    7 ай бұрын

    Anima App

  • @systechadmin8368
    @systechadmin83689 ай бұрын

    Thanks Tim .Will it can be integrated with Visual Studio 2022 ?

  • @Boltzter
    @Boltzter10 ай бұрын

    awesome tutorial!

  • @johnbett-bv6zi
    @johnbett-bv6zi Жыл бұрын

    I need one more live video for sure...I really need to learn programming from you especially python

  • @savire.ergheiz
    @savire.ergheiz11 ай бұрын

    So resolving conflict means just overriding your team edits and applying designer choice, okay got it 😂 Also you said it does not spewing boiler plates but from the demo you have shown it does add sheed of stuff into the codes and from what you shown so far I believe it will spell a lot of troubles at later stages where revisions will always certainly happens. Imagine if the design are totally changes and yet you need to keep the logic of the apps. This kind of flow requires you to stick with what the tools provided you with and trust me it might be working for your simple Hello World like project but on the complex projects with quite a lot of stuff happens within pages it basically will just add hours of tasks just to keep up with the changes.

  • @rrrrrrr202
    @rrrrrrr2027 ай бұрын

    For beginners! mastering first any language, then you can move to use Ai for faster works!

  • @johnbett-bv6zi
    @johnbett-bv6zi Жыл бұрын

    John from Africa Kenya....love your videos..I have like four downloaded videos right now

  • @shareb1t
    @shareb1t11 ай бұрын

    Free and Trial is 2 different things my friend but its worth it as saves tons of time

  • @ENasty-ww4nb
    @ENasty-ww4nb9 ай бұрын

    Game changer, yes. However, it has its hangups. This will teach every designer to start naming every element (as they should anyway).

  • @anirudhachakrabarty2050
    @anirudhachakrabarty205011 ай бұрын

    Doing front end stuffs are really hectic and need to much patience... I love doing back-end stuffs more than frontend... Nice tool which might help.. I will try this..

  • @jameelconway3953
    @jameelconway395311 ай бұрын

    Using locofy, Excellent tool, willing to PAY

  • @Joe-oq2zn
    @Joe-oq2zn3 ай бұрын

    Thanks for introducing the tool. I've tried it out for a while. Doesn't seem to improve my speed... But good video

  • @360nftsports
    @360nftsports7 ай бұрын

    This is Fire 🔥

  • @user-il1qn5kc1x
    @user-il1qn5kc1x11 ай бұрын

    How can I reach out to them to demand support for Flutter??

  • @MormotTheHog
    @MormotTheHog11 ай бұрын

    best ai tool for me

  • @aymenbachiri-yh2hd
    @aymenbachiri-yh2hd2 ай бұрын

    Thank You

  • @awall3
    @awall311 ай бұрын

    Is there any new upgrade? used Locofy about 3 months ago and where very good allready then.

  • @nikoszarras5558
    @nikoszarras55588 ай бұрын

    Good evening, I wanted to ask you if it is possible to convert figma animations, components, component sets in locofy. If so, do you know of a video that explains it?

  • @OleksandrBorysenko333
    @OleksandrBorysenko33310 ай бұрын

    I agree with some comments below. These are just normal parsers, not AI. Anyway it's a great tool.

  • @curtismenzies428
    @curtismenzies42811 ай бұрын

    Any chance you will support Ionic/Angular?

  • @galopeian
    @galopeian4 ай бұрын

    This tool is wild.

  • @ItzAngeI
    @ItzAngeI Жыл бұрын

    I guess I'm losing my job

  • @technicaltheb034

    @technicaltheb034

    Жыл бұрын

    Be best at what you do.

  • @thaivu551

    @thaivu551

    Жыл бұрын

    This is just a tool to support you in programming faster, it cannot replace you.

  • @sangeethreddychejerla6527

    @sangeethreddychejerla6527

    Жыл бұрын

    @@technicaltheb034 smart work

  • @karlomoonblade

    @karlomoonblade

    Жыл бұрын

    website builders has been around for years, and clients still look for a designer to build their 2-3 section landing page

  • @Vikings-uk3ht

    @Vikings-uk3ht

    11 ай бұрын

    @@thaivu551 cope

  • @rampageshary8194
    @rampageshary8194 Жыл бұрын

    i wish it comes for webflow

  • @JoshuaT902
    @JoshuaT9027 ай бұрын

    When the beta is over, I hope they will not make the product over priced. Like for example 5-10 dollars a month is reasonable

  • @DigitalAssets-gw9zl
    @DigitalAssets-gw9zl3 ай бұрын

    is this work also for creating a wordpress plugin?

  • @Apple-vm5gc
    @Apple-vm5gc Жыл бұрын

    Lol now UI/UX desginer who don't know how to code can make webpages.

  • @ricnyc2759

    @ricnyc2759

    11 ай бұрын

    Now, coders will learn UI/UX if they want to keep their jobs.

  • @user-cu4wb9dm4p
    @user-cu4wb9dm4p6 ай бұрын

    This has the potential to confuse many people hoping or thinking that this is some quick fix. Bottom line is, just do the work. might not be as fast but for complex projects care is very crucial.

  • @12amAndre
    @12amAndre Жыл бұрын

    My vs code says that no module named flask I have tried everything to fix it

  • @jonthamastersmooth
    @jonthamastersmooth11 ай бұрын

    My Locify just gives me a list of videos to watch. How do I get the components to appear?

  • @Orentenson
    @Orentenson11 ай бұрын

    IntraWeb is kind of similar, was available for tens of years and yet it is like no one uses it. Can you understand, why? Because for me it seems like whole world gone the wrong way with how to make SPAs. Why not make it this way? In one tool for both front and back and for design.

  • @rajmalla5310
    @rajmalla531011 ай бұрын

    it only word for designing, i was shock too at first my friends were literally making design in figma and then converting it in code generated by ai.🤣

  • @stefan8857
    @stefan8857 Жыл бұрын

    What happens to conflicts once I add backend logic? How does it know what code is irrelevant to the design? What happens when I eslint? I tried a competitor in the past pre gpt and it was annoying to use.

  • @AndreTheFreelancer
    @AndreTheFreelancer5 ай бұрын

    Do you think it's the best tool for Figma → React?

  • @gidnoot3140
    @gidnoot31408 ай бұрын

    You can't use percentages in Figma. Is therefore Locofy also not using percentages?

  • @yourgirl5333
    @yourgirl533311 ай бұрын

    This video force me to stop improving my frontend skill and rather focus on backend 😭

  • @ai_backend

    @ai_backend

    11 ай бұрын

    😭😭😭😭🤣🤣Broo, but that will only make us better software engineers i guess🤡

  • @williamlawrence1044

    @williamlawrence1044

    11 ай бұрын

    Yup!! This made me realize how valuable back end skills are

  • @codewithdallah

    @codewithdallah

    11 ай бұрын

    We have serverless backends now. Firebase, Supabase. Better be a full stack and know how to put everything together to a complete product

  • @12amAndre
    @12amAndre Жыл бұрын

    I tried setting up python in vs code I tried everything please help !!!

  • @SAsNextTopRapper
    @SAsNextTopRapper11 ай бұрын

    Dope

  • @adrianqx
    @adrianqx11 ай бұрын

    As anew coder such things just make me anxious , seems im studying for something that will be redundant soon!

  • @randotkatsenko5157

    @randotkatsenko5157

    11 ай бұрын

    Most likely yes

  • @MotionInMotion1975

    @MotionInMotion1975

    11 ай бұрын

    You kinda arrived late to the party bro, sorry... but for now, the music is still playing.

  • @cezartorescu
    @cezartorescu Жыл бұрын

    The tool is not entirely free so stop misleading people. Also your demo doesnt prove much ....

  • @MyDigitalHub
    @MyDigitalHub10 ай бұрын

    Tried that in the past. It only comverts basic pages. It cannot also export images and videos from figma.

  • @colinmaharaj
    @colinmaharaj Жыл бұрын

    I don't even know what is a figma file lol.

  • @underscore.

    @underscore.

    Жыл бұрын

    same

  • @ifaduolasamuel7144
    @ifaduolasamuel71447 ай бұрын

    how do i use ready made design in figma

  • @lastspoil5547
    @lastspoil55477 ай бұрын

    As a frontend or email developer, will we ever write HTML and CSS code from scratch, or will we just use AI tools, including Anima App and Locofy?

  • @HQKerim

    @HQKerim

    6 ай бұрын

    Who the fuck writes Code from Scratch. Before AI I copied from Stack Overflow, now im copying from ChatGPT. That the difference

  • @lastspoil5547

    @lastspoil5547

    5 ай бұрын

    i like this guy lol@@HQKerim

  • @dillpickleMMO
    @dillpickleMMO9 ай бұрын

    This is really cool, but I have some concerns about the code’s accessibility. I’m not seeing a lot of semantic elements and aria attributes for the custom elements

  • @MatheusOliveira-er4gq
    @MatheusOliveira-er4gq11 ай бұрын

    Finally

  • @eio4528
    @eio452811 ай бұрын

    This is the same "WYSIWYG" type of development found in old IDEs such as FrontPage or Dreamweaver of over 20 years ago. This eventually becomes an overly complicated GUI that is trying to do everything for the user with visual components which would normally be lines of code written by a developer. Still inaccessible by layman. Nothing will ever simplify the complexity of intent by the creator. This may work as a cookie cutter for heavily reused aspects of development (which composing components already does) but something new will still be developed by those on the right side of the bell curve in the law of the diffusion of innovation. In other words, innovation is a humans job in the foreseeable future despite the massive leaps in AI models. I will no doubt get some "ya but this model can create new XXX" replies but I can assure you as a senior level software engineer of over 25 years experience specializing in solutions (applications big & small) without precedent, my response is "no, it can't". Currently, AI is statistics obfuscated behind a wrapper.

  • @arixmotions
    @arixmotions11 ай бұрын

    The thing is. People also have their own styles of writing code. Ive seen a ton of tools and used many. And from my conclusion. I prefer my own code to others. It also makes finding things much easier because you instantly know where to find it. Plus front end/ ui is the “easy” part anyway. No offense to front end designers. Designing and building are two different parts and designs also need experience and expertise

  • @Baldurgate123

    @Baldurgate123

    11 ай бұрын

    Front end is more hard and borung than back side.

  • @TheHelloWorldz

    @TheHelloWorldz

    11 ай бұрын

    Calling Frontend easy is such a stereotype! It's like saying crafting slick UIs and user flows is a piece of cake compared to sorting out CRUD features. And if you reckon Frontend is a breeze, how about giving a shot at duplicating Figma's UI with all its smoothness, just as a web interface? Real talk, complexity depends on the project, not just the job title. Keep that in mind!

  • @sameerhussain2579

    @sameerhussain2579

    11 ай бұрын

    on a small scale front end is fun and easy peasy but on a large scale its a bigger headache. But if your a visual person you will enjoy even under pressure and fighting deadlines

  • @Bennevisie

    @Bennevisie

    11 ай бұрын

    @@Baldurgate123 Only if you make it more complex than it needs to be through bad technology choices.

  • @domieSinday

    @domieSinday

    11 ай бұрын

    So you think front end/UI is the 'easy' part? Well, I'm currently collaborating with a backend developer who says without my help as a frontend developer, it's impossible for him to finish the project. He's not a creative person and always struggles with copying designs and converting them to code. Whenever he tries, it ends up broken and frustrates him. By the way, the project has been ongoing for more than 7 months before he finally completed it.

  • @alexparsons909
    @alexparsons90911 ай бұрын

    anima does this and has been doing this for a while

  • @Rahim-444
    @Rahim-44411 ай бұрын

    what is the difference between this and the new dev mode in figma ?

  • @drnchrjacademyprogramming

    @drnchrjacademyprogramming

    11 ай бұрын

    This is much more advanced.

  • @wrathofainz
    @wrathofainz11 ай бұрын

    That's great and all, but can we convert Ligma to code?

  • @MailsonWei
    @MailsonWei11 ай бұрын

    But me as a developers not always have the permission to edit stuff on the figma. So i still need to do the design on my own

  • @sameerhussain2579

    @sameerhussain2579

    11 ай бұрын

    figma does have a feature where the owner of the figma file can allow another contributor to make changes, and they also maintain version control.

  • @MrIfihadapound
    @MrIfihadapound9 ай бұрын

    I'm under no illusion that these tools are not advanced yet to be solely relied upon to create advanced applications & manage the resulting errors that happen, however, id like a tool good enough to build an MVP for a web/mobile application?

  • @SXsoft99
    @SXsoft9911 ай бұрын

    i want 10000x development

  • @divyanshugehlot2028
    @divyanshugehlot202811 ай бұрын

    I have worked with this ai code you have lots of restrictions and they mainly used old practices so better to code with developers directly

  • @Fitrecc
    @Fitrecc7 ай бұрын

    i search for locofy in plugins but it doesnt exist

  • @ozzyfromspace
    @ozzyfromspace11 ай бұрын

    ngl just writing the code seems easier lol, just a humble opinion

  • @JeffBarron1
    @JeffBarron111 ай бұрын

    AI is not replacing all programmers or copywriters, just most of them and enough to screw up the lives of people and their families who loose their job

  • @lakshanperera9735
    @lakshanperera973511 ай бұрын

    we are done

  • @john_doe_2231
    @john_doe_2231 Жыл бұрын

    Will ui ux design or product design be destroyed by AI in the near future?

  • @randoguy7488

    @randoguy7488

    10 ай бұрын

    1. Do clients know what they want ? 2. Are the clients capable of describing what the want ? If the answer to both is "Yes", then yes, AI will destroy UI, UX and product design

  • @views-re2om

    @views-re2om

    10 ай бұрын

    not ui ux but coding

  • @GauravPal-pd9rf
    @GauravPal-pd9rf9 ай бұрын

    People are struggling to design Locofy-ready Figma Layouts!

  • @chillydoog
    @chillydoog5 ай бұрын

    Tim do you listen to Blues Traveler?

  • @vannylaroche2675
    @vannylaroche26752 ай бұрын

    Is it this "completely" free or there's 20 day-trial period...am I missing something?🤔🤔🤔🤔

  • @Kitsune_Dev
    @Kitsune_Dev9 ай бұрын

    is there a Figma to Roblox converter?

  • @chadgtr34
    @chadgtr3415 күн бұрын

    16:52 "figma design to a fully functional project" can you show me how you upload your profile picture ?

  • @user-lz5ol3sp5q
    @user-lz5ol3sp5q7 ай бұрын

    What is the point of changing figma to code?

  • @umair.faroqq
    @umair.faroqq3 ай бұрын

    it is using "position:absolute" for everything

  • @arburylabs8901
    @arburylabs890111 ай бұрын

    Got excited but it doesn't do SwiftUI yet(?)

  • @economicblast

    @economicblast

    5 ай бұрын

    you aren't getting far in life 💀

  • @matt-df5dn

    @matt-df5dn

    5 ай бұрын

    Hahaha KZread comments, never a disappointment

  • @CoreyChambersLA
    @CoreyChambersLA11 ай бұрын

    Did not adequately explain what figma is

  • @amrgx8880
    @amrgx8880 Жыл бұрын

    wow

  • @chronicleph94
    @chronicleph9410 ай бұрын

    no tailwind

  • @zain.sadaqat
    @zain.sadaqat7 ай бұрын

    I'd prefer to convert the figma design to ReactJS manually instead of getting into this headache.

  • @m.b786
    @m.b78611 ай бұрын

    edit this ai generate code must be a fucking hells XD

  • @Anqwa
    @Anqwa11 ай бұрын

    Microsoft FrontPage? (2003)

  • @LCTesla
    @LCTesla8 ай бұрын

    still faster to just skip the mockup phase and go straight to building in HTML5.

  • @dixztube
    @dixztube11 ай бұрын

    Meeeh

  • @anilaxsus6376
    @anilaxsus6376 Жыл бұрын

    no comments yet ?

  • @nitigyajoshi4658
    @nitigyajoshi465811 ай бұрын

    I have tried it in the past. Not that good. There are other figma plugins that are better than this. Also, my main problem with these tools are that I mostly work in mui and I haven't been able to find any figma to mui tool.

  • @drnchrjacademyprogramming

    @drnchrjacademyprogramming

    11 ай бұрын

    Tell me the names of those plugins.

  • @mreddygi
    @mreddygi11 ай бұрын

    naah i prefer something i wrote, sometimes it's not that code runs, it's also fun doing, so i ain't gonna let AI take that away from me.

  • @rtm1619
    @rtm16196 ай бұрын

    Thanks to this tool, my boss has become an even bigger of a pr*ck than he usually is, thinking AI will magically create our project 100x faster and is angry at why it isn't finished yet.

  • @pete275
    @pete27511 ай бұрын

    Why do you need ai for this ? Is is called a scene editor, game engines have had it for years, in the game dev industry you would never have a programmer making UI, the artists make UIs, the programmers just add code to the buttons and stufd