react-server-components-playground:React Server Components Demo的Webpack版本(不在生产​​环境中使用)

时间:2024-02-26 11:32:50
【文件属性】:

文件名称:react-server-components-playground:React Server Components Demo的Webpack版本(不在生产​​环境中使用)

文件大小:191KB

文件格式:ZIP

更新时间:2024-02-26 11:32:50

react server ServerTypeScript

React Server组件游乐场(不适用于生产) 这是一个React Server Components Playground,可让您轻松尝试Server Components 它基于 我可以在生产中使用它吗? :red_circle: :red_circle: :red_circle: 哦,亲爱的,不。 请不要在生产中使用它! :red_circle: :red_circle: :red_circle: 正如,服务器组件是一项早期的实验性技术预览,距离当今的生产应用程序尚不可用或不受支持。 这个样板不是由React团队开发的,并且不代表服务器组件在稳定之前将如何实际集成。 相反,将与React框架合作开发第一个高质量的集成。 这可以解决SSR吗? 还没有,也许将来。 对于SSR,请检查一下 ,它


【文件预览】:
react-server-components-playground-master
----.gitignore(430B)
----babel.server.config.js(211B)
----package.json(3KB)
----webpack()
--------webpack.config.js(1KB)
--------ReloadServerPlugin.js(1KB)
----src()
--------NoteListSkeleton.tsx(849B)
--------TextWithMarkdown.tsx(768B)
--------EditButton.client.tsx(773B)
--------db.server.ts(2KB)
--------Spinner.tsx(418B)
--------App.server.tsx(1KB)
--------index.client.tsx(234B)
--------NotePreview.tsx(396B)
--------NoteList.server.tsx(969B)
--------SearchField.client.tsx(1KB)
--------LocationContext.client.tsx(222B)
--------Root.client.tsx(910B)
--------Cache.client.tsx(771B)
--------SidebarNote.tsx(995B)
--------SidebarNote.client.tsx(2KB)
--------NoteEditor.client.tsx(5KB)
--------reactServer.ts(3KB)
--------NoteSkeleton.tsx(3KB)
--------Note.server.tsx(2KB)
----webpack.client.config.js(1KB)
----webpack.config.js(162B)
----webpackx.ts(2KB)
----jest.config.js(263B)
----webpack.server.config.js(2KB)
----public()
--------chevron-up.svg(203B)
--------cross.svg(207B)
--------logo.svg(366B)
--------chevron-down.svg(203B)
--------style.css(13KB)
--------checkmark.svg(228B)
--------index.html(1KB)
--------favicon.ico(15KB)
----tsconfig.json(5KB)
----.prettierignore(262B)
----scripts()
--------build.js(2KB)
--------seed.js(973B)
----README.md(2KB)
----plugin()
--------ReactFlightWebpackLoader.ts(720B)
--------__tests__()
--------ReactFlightWebpackNodeRegister.ts(3KB)
--------ReactFlightWebpackPlugin.ts(10KB)
--------ReactFlightWebpackNodeLoader.ts(8KB)
----prettier.config.js(67B)
----babel.config.js(780B)
----nodemon.json(36B)
----yarn.lock(365KB)

网友评论