Is your React app slow and the code error-prone? Are unnecessary re-renders, `useMemo`, `useContext` and `memo` slowing you down? 😭
At
@usemotion, we're investigating an approach that lets you use SolidJS components inside a React app. You can even pass state via props between the two frameworks and use old React components in new SolidJS code. 🪄
This is especially interesting for teams with a legacy React codebase that want to develop new features in other frameworks and migrate step by step instead of all at once. 🧩
Demo in comments! I'm happy to receive feedback on it!
@reactjs @solid_js @RyanCarniato 👀