很多人讨论 nextjs 不支持在 server component 中使用 hooks 感到不解/不满。
其实我对这种观点本身也挺不解的,毕竟 server component 只是在服务端渲染 react 组件(这一点 vite 也能做到),如果它要支持 hooks 了,我反倒觉得匪夷所思了。