Kevin Lacker
d068700a40
Docs: add a bunch of redirects ( #8137 )
* add a bunch of redirects
* add more redirects
8 years ago
bel3atar
ef1a438cec
add missing verb ( #8139 )
`why is an` should be `why it is an`
8 years ago
Lutz Rosema
0ab8a03e93
Use `const` instead of `var` ( #8107 )
It clarifies that `history` and `current` won't be reassigned.
8 years ago
Marcio Puga
d9b777e174
Fix typos ( #8067 )
8 years ago
Andrew Poliakov
b2f368c6f4
Update tutorial.md, Taking Turns ( #8058 )
8 years ago
William Hoffmann
3af93d6c2e
Fix typo ( #8056 )
8 years ago
Jason Grlicky
494663ad60
Fix for typos ( #8046 )
8 years ago
Jun Kim
24978bc6e9
Fix illogical code in tutorial.md ( #8048 )
The tutorial wants to throw a 'warning' and explains about 'key' of React's list, but it throws nothing since there is sensible key.
"key={move}" should be removed, and added after explaining about key.
8 years ago
Jun Kim
388271bd1e
Fix typo in tutorial.md ( #8047 )
changges -> changes
8 years ago
Taeho Kim
ac5129d7cb
Fix typo in new tutorial code ( #8045 )
8 years ago
BEAUDRU Manuel
c0c4ade139
Wrong library name reference in tutorial.MD ( #8038 )
* Update tutorial.md
Seems like you are talking about immutable.js and not immutability.js which doesn't exist :)
* Capitalize Immutable.js
8 years ago
Dan Abramov
842d44dfa5
Fix redirects
8 years ago
Kevin Lacker
aa9544bfac
New Documentation
8 years ago