K
K
KnightForce2017-06-05 22:36:21
React
KnightForce, 2017-06-05 22:36:21

React. Useful libraries like Redux?

Redux is a useful and much needed library.
Does anyone have something in mind that helps in the development or useful?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2017-06-06
@KnightForce

For working with dates: moment
For routing: react-router
For cool tables, as well as for presenting a large amount of data: react-virtualized
For working with material ui: material-ui
Modal windows: react-modal
Convenient datepicker: react-bootstrap-datarangepicker
For google analytics: react-ga
---
For development:
pre-commit - run checks before commit,
eslint - maintain a single code style on the project,
webpack + babel (of course),
cross-env - forget about NODE_PATH problems for different operating systems ,

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question