└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Все, что связано с ReactJS 2 | 3 | ## Список открытых больших проектов, использующих react 4 | 5 | 1. [KeystoneJS - CMS](https://github.com/keystonejs/keystone) react+react-router+redux 6 | 2. [Sentry - отчет об ошибках в реальном времени](https://github.com/getsentry/sentry) react+react-router+reflux 7 | 3. [Игрушка?](https://github.com/stipsan/epic) 8 | 4. [vyaguta](https://github.com/leapfrogtechnology/vyaguta) 9 | 5. [Brainfock](https://github.com/Brainfock/Brainfock) 10 | 11 | ## Список простых проектов, использующих react 12 | 13 | 1. [Search-App - поиск по github](https://github.com/ecmadao/Electron-Search-App) 14 | 2. [things-mgr - frontend for a "things" web service](https://github.com/blinkmobile/things-mgr) 15 | 3. [Password manager](https://github.com/passeme/passeme) 16 | 4. [Прогноз рака кожи](https://github.com/Mesoptier/oddspot) 17 | 5. [Типа анализ музыки?](https://github.com/cichaczem/music_analyzer) 18 | 6. [sound-redux](https://github.com/andrewngu/sound-redux) 19 | 7. [Простой пример CRUD приложенияReact Redux](https://github.com/rajaraodv/react-redux-blog) 20 | 21 | ## UI для React 22 | 23 | 1. [material ui](http://www.material-ui.com/) 24 | 2. [React-Bootstrap](http://react-bootstrap.github.io/) 25 | 3. [React Foundation Apps](https://github.com/akiran/react-foundation-apps) 26 | 4. [React Forms](http://prometheusresearch.github.io/react-forms/) 27 | 5. [Elemental UI](http://elemental-ui.com/) 28 | 6. [Belle](https://github.com/nikgraf/belle/) 29 | 7. [Ant Design of React](https://ant.design/docs/react/introduce) 30 | 31 | ## Книги на русском языке 32 | 33 | 1. [Курс по React.js](https://maxfarseer.gitbooks.io/react-course-ru/content/) 34 | 2. [Роутинг в react-приложениях](https://maxfarseer.gitbooks.io/react-router-course-ru/content/) 35 | 3. [Туториал по Redux](https://maxfarseer.gitbooks.io/redux-course-ru/content/) 36 | 37 | ## Документация на русском языке 38 | 39 | 1. [Перевод официальной документации **Redux**](https://github.com/rajdee/redux-in-russian) 40 | 41 | ## Видеоуроки на русском языке 42 | 43 | 1. [ReactJS Essential - Поршнева Екатерина](https://www.youtube.com/playlist?list=PLvItDmb0sZw8HZwaeolxxRq3UGpWM3LgW) 44 | --------------------------------------------------------------------------------