Update readme.md

Has been added a new category (Redux) to the "Front-end Development" section. It's the very famous and popular approach for building an application like in Flux of Facebook.
This commit is contained in:
Denis Stoyanov 2015-10-08 20:27:24 +03:00
parent b1e7b8dd33
commit 48fce86644

View File

@ -103,6 +103,7 @@ If you want to create your own list, please read the [create list instructions](
- [Web Tools](https://github.com/lvwzhen/tools) - [Web Tools](https://github.com/lvwzhen/tools)
- [Above-the-fold CSS Tools](https://github.com/addyosmani/above-the-fold-css-tools) - [Above-the-fold CSS Tools](https://github.com/addyosmani/above-the-fold-css-tools)
- [React](https://github.com/enaqx/awesome-react) - [React](https://github.com/enaqx/awesome-react)
- [Redux - Predictable state container for JavaScript apps](https://github.com/xgrommx/awesome-redux)
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) - [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
- [Polymer](https://github.com/Granze/awesome-polymer) - [Polymer](https://github.com/Granze/awesome-polymer)
- [Angular 2](https://github.com/angular-class/awesome-angular2) - [Angular 2](https://github.com/angular-class/awesome-angular2)