{"id":14987537,"url":"https://github.com/wx-chevalier/react-notes","last_synced_at":"2026-02-15T11:30:18.006Z","repository":{"id":39006435,"uuid":"264611360","full_name":"wx-chevalier/React-Notes","owner":"wx-chevalier","description":":books: 现代 Web 开发之 React 篇","archived":false,"fork":false,"pushed_at":"2024-09-21T09:33:30.000Z","size":4231,"stargazers_count":35,"open_issues_count":113,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-14T00:21:23.200Z","etag":null,"topics":["react","redux","web","zustand"],"latest_commit_sha":null,"homepage":"https://ng-tech.icu/books/React-Nodes","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wx-chevalier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-17T07:55:35.000Z","updated_at":"2024-09-21T09:33:32.000Z","dependencies_parsed_at":"2023-11-11T16:28:45.619Z","dependency_job_id":"c4595cf5-4a7a-4795-a7f0-dad0d54e1b3f","html_url":"https://github.com/wx-chevalier/React-Notes","commit_stats":null,"previous_names":["wx-chevalier/react-series"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx-chevalier%2FReact-Notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx-chevalier%2FReact-Notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx-chevalier%2FReact-Notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wx-chevalier%2FReact-Notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wx-chevalier","download_url":"https://codeload.github.com/wx-chevalier/React-Notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219850284,"owners_count":16556321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react","redux","web","zustand"],"created_at":"2024-09-24T14:14:54.148Z","updated_at":"2026-02-15T11:30:17.951Z","avatar_url":"https://github.com/wx-chevalier.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![license: CC BY-NC-SA 4.0](https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey.svg)][license-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/wx-chevalier/React-Notes\"\u003e\n    \u003cimg src=\"https://assets.ng-tech.icu/item/header.svg\" alt=\"Logo\" style=\"width: 100vw;height: 400px\" /\u003e\n  \u003c/a\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://ng-tech.icu/books/React-Notes\"\u003e\u003cstrong\u003e在线阅读 \u003e\u003e \u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/wx-chevalier\"\u003e代码案例\u003c/a\u003e\n    ·\n       \u003ca href=\"https://github.com/wx-chevalier/Awesome-Lists\"\u003e参考资料\u003c/a\u003e\n\n  \u003c/p\u003e\n\u003c/p\u003e\n\n# React Series - React 入门与工程实践篇\n\n本篇归属于 [Web Series，Web 开发入门与工程实践](https://github.com/wx-chevalier/Web-Notes)，其主要以 React 为核心的技术体系为主线，为读者构建完整的前端技术知识体系，探讨前端工程化的思想，并且能使不同技术水准的读者都有所得。传统上，Web 应用的 UI 是使用模板或 HTML 构建的。这些模板就是你可以用来构建 UI 的全套抽象。React 将用户界面分解为各个组件，发展出了构建 UI 的全新途径。构建可以管理自己状态的封装组件，然后将它们组合起来制作成复杂的 UI。\n\n![Think React](https://assets.ng-tech.icu/item/20230417210044.png)\n\n# Nav | 关联导航\n\n- 如果你是颇有经验的开发者，想要了解前端工程化与架构方面的知识，那么建议阅读[《Web-Notes](https://github.com/wx-chevalier/Web-Notes)》一文。\n\n- 如果你希望了解 Node.js 全栈开发，可以参阅 [《Node-Notes](https://github.com/wx-chevalier/Node-Notes)》。\n\n# About\n\n## Copyright \u0026 More | 延伸阅读\n\n![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg) ![](https://parg.co/bDm)\n\n笔者所有文章遵循[知识共享 署名 - 非商业性使用 - 禁止演绎 4.0 国际许可协议](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh)，欢迎转载，尊重版权。您还可以前往 [NGTE Books](https://ng-tech.icu/books-gallery/) 主页浏览包含知识体系、编程语言、软件工程、模式与架构、Web 与大前端、服务端开发实践与工程架构、分布式基础架构、人工智能与深度学习、产品运营与创业等多类目的书籍列表：\n\n[![NGTE Books](https://s2.ax1x.com/2020/01/18/19uXtI.png)](https://ng-tech.icu/books-gallery/)\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/wx-chevalier/repo.svg?style=flat-square\n[contributors-url]: https://github.com/wx-chevalier/repo/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/wx-chevalier/repo.svg?style=flat-square\n[forks-url]: https://github.com/wx-chevalier/repo/network/members\n[stars-shield]: https://img.shields.io/github/stars/wx-chevalier/repo.svg?style=flat-square\n[stars-url]: https://github.com/wx-chevalier/repo/stargazers\n[issues-shield]: https://img.shields.io/github/issues/wx-chevalier/repo.svg?style=flat-square\n[issues-url]: https://github.com/wx-chevalier/repo/issues\n[license-shield]: https://img.shields.io/github/license/wx-chevalier/repo.svg?style=flat-square\n[license-url]: https://github.com/wx-chevalier/repo/blob/master/LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwx-chevalier%2Freact-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwx-chevalier%2Freact-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwx-chevalier%2Freact-notes/lists"}