Hi,
I’m back with another example for React Hook Form and Plasmic providing seemlessly easy way to design complex components and interactions. Following are some new features I tried out, that I wasn’t aware of before.
Responsive Columns, got to know about it in one of the threads.
Thanks for the latest feature related to Render but Invisible . Helped me retain nested properties in React Hook Form without doing anything . With the old option i.e Not Rendered it would have required me to add custom rendering logic.
Gaining Productivity designing components, then I lose all of it by interacting with the component 1000 times to feel how cool is that
Omg. I wish I would have seen this yesterday. I did this Div by div and totally forgot about the responsive column component :face_palm::skin-tone-5:. Well done and thanks for the video!
Also, Plasmic now provides native form elements such as Select, checkbox etc. Those weren’t available at the moment, so it should take less time re-doing it.
The styling and components design comes from Plasmic but you need to know the React to do the interaction stuff.
The shared demo was done without Code Components, It would be a lot easier to redo the same using Code Components. It will also make the component interactive in the Plasmic Studio.