Jun Kim
2d37da10db
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-23 13:51:04 +01:00
Jason Grlicky
b46d90e09d
Fix for typos ( #8046 )
2016-10-23 13:50:51 +01:00
Jun Kim
b82f13546f
Fix typo in tutorial.md ( #8047 )
...
changges -> changes
2016-10-22 22:07:06 +01:00
Taeho Kim
3979c734a2
Fix typo in new tutorial code ( #8045 )
2016-10-22 22:06:54 +01:00
BEAUDRU Manuel
a7cb3ace36
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 22:05:40 +01:00
Dan Abramov
60ec3c6b37
Fix redirects
2016-10-21 22:01:06 +01:00
Kevin Lacker
1cf81c1aa9
New Documentation
2016-10-21 21:00:10 +01:00