Hey Asim, will watch them as interested in plasmic. Wondering any experiments till date with strapi, refine.dev with plasmic and do they co-work well together if u know?
@learncodewithasim93672 жыл бұрын
Hi George, It's possible to do integration with both of these. For strapi, we can simply use Plasmic Codegen approach and use code substitution to provide dynamic data from strapi to Plasmic components. We will need to fetch data manually by writing API fetching logic inside the wrapper component provided by Plasmic. You can go more advanced by using Code Components. It's more suitable for refine.dev components. We can register their components in the Studio and provide props directly from the Studio. Link to Plasmic Docs docs.plasmic.app/learn/data-code-components/ I will look into both of these frameworks and share my insights in a separate video.
@Omobilo2 жыл бұрын
@@learncodewithasim9367 Wow. Thank you Asim. Vid would be awesome on this front to grasp what is doable and not, overall what could be quick to prototype an idea or an MVP.