Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚开始阅读盖茨比,它看起来真的很酷!一个警告:我真的不喜欢在 react 中编写组件。我更喜欢 riotjs 甚至聚合物。无论如何我可以使用不同的组件库吗?
现在,不,这是不可能的。
React 是 Gatsby 工作方式不可或缺的一部分。React 形成了服务器端渲染和客户端预取之间的链接。不仅仅是“视图层”可以很容易地换成其他东西。