Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# React Koans

[![Join the chat at https://gitter.im/alexlbr/react-koans](https://badges.gitter.im/alexlbr/react-koans.svg)](https://gitter.im/alexlbr/react-koans?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This is a simple set of exercises to introduce some key concepts in React. The concepts your are going to learn are:
- Props
- State
Expand Down