react-redux-universal-hot-example:react-redux-universal-hot-example

时间:2024-05-27 06:40:41
【文件属性】:

文件名称:react-redux-universal-hot-example:react-redux-universal-hot-example

文件大小:264KB

文件格式:ZIP

更新时间:2024-05-27 06:40:41

JavaScript

React Redux Universal Hot示例 关于 这是我使用以下技术组合而成的入门级样板应用程序: 同构渲染 客户端和服务器都进行调用以从单独的API服务器加载数据 适用于ES6和ES7魔术的 捆绑 Redux的未来Flux实现 适用于下一代DX的Redux Dev Tools (开发人员经验)。 观看Dan Abramov的讲话。 ESLint保持一致的代码样式 redux-form管理Redux中的表单状态 lru-memoize加快表单验证 style-loader , sass-loader和less-loader,以允许在纯CSS,sass和less中导入样式表, react-document-meta在服务器和客户端上管理标题和元标记信息 webpack-isomorphic-tools允许require()在客户端和服务器上都进行静态操作 mocha允许编


【文件预览】:
react-redux-universal-hot-example-master
----tests.webpack.js(93B)
----server.babel.js(315B)
----.env(44B)
----.eslintrc(812B)
----src()
--------redux()
--------utils()
--------server.js(3KB)
--------containers()
--------config.js(404B)
--------components()
--------helpers()
--------routes.js(739B)
--------client.js(2KB)
----.babelrc(96B)
----.travis.yml(111B)
----LICENSE(1KB)
----README.md(10KB)
----webpack()
--------prod.config.js(2KB)
--------webpack-isomorphic-tools.js(2KB)
--------dev.config.js(2KB)
--------webpack-dev-server.js(893B)
----api()
--------config.js(220B)
--------actions()
--------api.js(2KB)
----docs()
--------InlineStyles.md(2KB)
--------Ducks.md(136B)
----.editorconfig(167B)
----app.json(497B)
----.gitignore(66B)
----karma.conf.js(1KB)
----bin()
--------server.js(903B)
--------api.js(273B)
----.eslintignore(41B)
----package.json(4KB)
----static()
--------favicon.png(50KB)
--------favicon.ico(1KB)
--------logo.jpg(26KB)

网友评论