Framer X is finally here. Spread the word and enter for a chance to win a one-year subscription to @framer’s powerful new tool for interactive design #GetFramerX https://t.co/FLeRzRSIkg
I'm trying to use @framer X beta now. I have some questions about writing codes. I understood basic usage of design & code component and also got to know that FramerX is designed to work based on state management, not procedural programming. (next..)
Is there anybody who knows? I feel like in a maze. The approach I found is saving all data I want to know to some javascript object and referencing it. But this is not a good way.