03-github-paged-profile-search 中文文档教程
Github Project Search And View Example
此示例基于 04-normalizr-github-paged-project-search 以及用于查看项目详细信息的附加页面。 由于实体在搜索时被规范化,因此在查看配置文件详细信息时不会执行 XHR 提取。 如果您在不通过搜索的情况下查看项目页面,则会自动执行 XHR 提取(因为实体将不存在)。
这里只有元文件。 请参阅 ./lib 以获取有意义的示例。
Installation
git clone https://github.com/jhudson8/restful-redux.git
cd restful-redux/examples/05-normalizr-github-paged-project-search-and-viewer
npm i
npm start
Github Project Search And View Example
This example builds upon 04-normalizr-github-paged-project-search with and additional page used to view the project details. Since the entities are normalized on search, no XHR fetch will be executed when viewing profile details. An XHR fetch will be executed automatically (because the entity won't exist) if you view a project page without going through search.
There are only meta files here. See ./lib for meaningful example.
Installation
git clone https://github.com/jhudson8/restful-redux.git
cd restful-redux/examples/05-normalizr-github-paged-project-search-and-viewer
npm i
npm start
browse to http://localhost:8080/search
更多
你可能也喜欢
- 3dd-widget 中文文档教程
- @0x-lerna-fork/otplease 中文文档教程
- @0xsequence/erc20-meta-token 中文文档教程
- @10up/eslint-config 中文文档教程
- @168-cli/webpack-html-standard-template 中文文档教程
- @1hive/apps-token-request 中文文档教程
- @2ndaddress/sa-icons 中文文档教程
- @33cn/chain33errori18n 中文文档教程
- @36node/bus-op-sdk 中文文档教程
- @3yourmind/sass-node-modules-importer 中文文档教程