Skip to content

Commit

Permalink
Reorganize README Table of Contents
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed May 9, 2016
1 parent 849c65f commit a302fd8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,20 @@ You might also want to check out my categorized list of Redux-related addons, li
- [Boilerplates and Starter Kits](boilerplates-and-starter-kits.md)

#### Basic Tutorials
- [ES6 Features and Samples](es6-features.md)
- [React Tutorials](react-tutorials.md)
- [Flux Tutorials](flux-tutorials.md)
- [Redux Tutorials](redux-tutorials.md)

#### Advanced Concepts
- [ES6 Features and Samples](es6-features.md)
#### Intermediate Concepts

- [Using React with ES6](using-react-with-es6.md)
- [Functional Programming](functional-programming.md)
- [Immutable Data](immutable-data.md)
- [React/Redux Testing](react-redux-testing.md)

#### Advanced Topics

- [React Performance](react-performance.md)
- [Webpack Advanced Techniques](webpack-advanced-techniques.md)

Expand Down

0 comments on commit a302fd8

Please sign in to comment.