简易React Playground实现 - 1.前期梳理
业务组件库或者一些库的文档,经常有playground。比如Code Sanbox,React Compiler(https://playground.react.dev/)或者Vue(https://play.vuejs.org/)。playground可以快速的根据我们的响应去生成预览效果,对开发者体验友好。
React的playground方案也不少,最近研究了react-live(https://commerce.nearform.com/open-source/react-live/)...
blog.ai-is-luv.com1 min read