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.
2016-10-22 16:49:07 -07:00
Jun Kim
388271bd1e
Fix typo in tutorial.md ( #8047 )
...
changges -> changes
2016-10-22 21:52:29 +01:00
Taeho Kim
ac5129d7cb
Fix typo in new tutorial code ( #8045 )
2016-10-22 21:46:51 +01:00
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
2016-10-22 21:43:15 +01:00
Dan Abramov
842d44dfa5
Fix redirects
2016-10-21 22:02:30 +01:00
Kevin Lacker
aa9544bfac
New Documentation
2016-10-21 20:59:08 +01:00