IT邦幫忙 2017鐵人賽
主題: React - DOM界的彼方
- 介紹文
- Visual Studio Code/ Node.js/ webpack-es6-startkit
- ESlint
- Flow
- let /const
- Arrow Function
- default params
- rest params & spread operator
- De-structuring Assignment
- Class
- module system
- pure function & side effect
- object enhancement
上面章節已結束,共13篇
- create-react-app / HelloWorld
- HelloWorld explain
- textinput(state)
- textinput+(child -> owner)
- textinput+Style
- textinput+edit field
- search/filter
- sort
- deeper JSX
- ajax/fetch / lifecycle
- refs
- props.children / cloneElement
- react-router
上面章節已結束,共11篇
- ex1 - easy (textinput)
- ex2 - ex1+ (textinput+delete)
- ex3 - react w/o connect
- ex4 - react w connect + refactor
- ex6 - thunk async(side effect)
- 參加心得&感想