MCPcopy Index your code
hub / github.com/kdchang/reactjs101

github.com/kdchang/reactjs101 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
126 symbols 440 edges 248 files 2 documented · 2% 34 cross-repo links updated 2y ago★ 4,34339 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

從零開始學 ReactJS(ReactJS 101)

一本給初學者的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.),打造跨平台應用程式。

從零開始學 ReactJS(ReactJS 101)

相關連結(Links)

  1. 從零開始學 ReactJS(ReactJS 101)粉絲頁

  2. 繁體中文範例程式碼和書籍內容連載位置

  3. 勘誤、許願、建議或提問

翻譯版本(Translate)

  1. 简体中文版本 by @carlleton
  2. 前端圈简体中文版本 by @blueflylin 特別感謝前端圈小夥伴!

若需翻譯成其他語言版本,請先 fork 一份 repo 到自己的 GitHub 並另外開新的 branch。最後將翻譯版本連結更新在 master 分支中 README.md相關連結(Links) 後發送 Pull Request,謝謝您。

目錄(Table of Contents)

先備知識(Prior Knowledge)

本書針對已具備基本 HTML、CSS 和 JavaScript 和 DOM 操作知識的讀者設計,但若讀者對上述的技術仍不熟悉的話,建議可以先行參考:MDNCodecademyW3C SchoolJavaScript核心 或是參考筆者 之前的教學講義 進行學習。另外,本書全書範例都將以 ES6+ 撰寫,若需參考 ES5 用法,請參考附錄一的 React ES5、ES6+ 常見用法對照表

關於作者(Author)

@kdchang 文藝型開發者,夢想是做出人們想用的產品和辦一所心目中理想的學校,目前專注在 Mobile 和 IoT 應用開發。A Starter & Maker. JavaScript, Python & Arduino/Android lover.:)

版權許可(License)

本書採用創用CC授權4.0 "姓名標示─非商業性─相同方式分享(BY-NC-SA)" 授權。

從零開始學 ReactJS(ReactJS 101)

本授權條款允許使用者重製、散布、傳輸以及修改著作,但不得為商業目的之使用。若使用者修改該著作時,僅得依本授權條款或與本授權條款類似者來散布該衍生作品。使用時必須按照著作人指定的方式表彰其姓名。

詳細資訊請參考 CC BY-NC-SA 4.0

關鍵字(Keywords)

React, React Native, React Router, Flux, Redux, Node, Express, ImmutableJS, NPM, Babel, Browserify, Webpack, Gulp, Grunt, Pure Functions, PropTypes, Stateless Functional Components, Presentational Components, ES6, ES5, JSX, Jest, Unit Test, Component, Relay, GraphQL, Universal/Isomorphic, React Tutorial React教程, React教學, 學React, React Tutorial, Tutorial, Ecosystem, Front-End

Core symbols most depended-on inside this repo

render
called by 4
Appendix03/react-addons-test-utils-example/src/components/TodoHeader/TodoHeader.js
getCookie
called by 3
Ch10/react-router-redux-node-isomorphic-open-cook/src/common/utils/WebAPI.js
render
called by 2
Ch03/todo-examples/app/index.js
checkAuth
called by 2
Ch10/react-router-redux-node-isomorphic-open-cook/src/common/components/CheckAuth/CheckAuth.js
render
called by 2
Ch10/react-router-redux-node-isomorphic-open-cook/src/common/components/CheckAuth/CheckAuth.js
configureStore
called by 2
Ch10/react-router-redux-node-isomorphic-open-cook/src/common/store/configureStore.js
configureStore
called by 2
Ch10/react-redux-server-rendering/common/store/configureStore.js
getAppState
called by 1
Ch07/react-flux-example/src/components/TodoList/TodoList.js

Shape

Function 55
Method 39
Class 32

Languages

TypeScript90%
Java10%

Modules by API surface

Ch10/react-router-redux-node-isomorphic-open-cook/src/common/components/CheckAuth/CheckAuth.js8 symbols
Ch07/react-flux-example/src/components/TodoList/TodoList.js7 symbols
Ch07/react-flux-example/src/components/TodoHeader/TodoHeader.js6 symbols
Ch03/todo-examples/app/index.js6 symbols
Ch07/react-flux-example/src/stores/TodoStore.js5 symbols
Appendix03/react-addons-test-utils-example/src/components/TodoHeader/TodoHeader.js5 symbols
Appendix02/ReactNativeFirebaseMotto/src/components/MottoList/MottoList.js5 symbols
Ch02/webpack-example/app/index.js4 symbols
Ch02/browserify-example/app/index.js4 symbols
Appendix02/ReactNativeFirebaseMotto/android/app/src/main/java/com/reactnativefirebasemotto/MainApplication.java4 symbols
Appendix02/HelloWorldApp/android/app/src/main/java/com/helloworldapp/MainApplication.java4 symbols
Ch07/react-flux-example/src/dispatcher/AppDispatcher.js3 symbols

Dependencies from manifests, versioned

axios0.14.0 · 1×
babel-core6.13.2 · 1×
babel-eslint6.1.2 · 1×
babel-loader6.2.4 · 1×
babel-polyfill6.13.0 · 1×
babel-preset-es20156.13.2 · 1×
babel-preset-react6.11.1 · 1×
babel-preset-react-hmre1.1.1 · 1×
babel-preset-react-native1.9.0 · 1×
babel-preset-stage-06.5.0 · 1×
babel-preset-stage-16.13.0 · 1×
babel-register6.11.6 · 1×

Datastores touched

RecipeCollection · 1 repos
UserCollection · 1 repos
(mongodb)Database · 1 repos
open_cookDatabase · 1 repos

For agents

$ claude mcp add reactjs101 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact