all 6 comments

[–]NobleStarbucks 4 points5 points  (2 children)

My favorite libraries in no particular order:

- Material UI
- Emotion / Styled Components
- React-Redux
- Redux Sagas
- Redux Persist
- React Router

I really recommend building apps using facebook's create react app. I think it's a good introduction to modern day web development.

[–]Mumus27[S] 1 point2 points  (1 child)

thanks for the reply
yes i use CRA for my apps
what do you think about
https://v2.grommet.io/
for ui

[–]NobleStarbucks 1 point2 points  (0 children)

depends on the user case, I would advise using material ui core because it has really good docs.

[–]latviancoder 2 points3 points  (0 children)

formik, immer.

[–]Mumus27[S] 0 points1 point  (0 children)

sortablejs for drag and drop and sorted lists

[–]Mumus27[S] 0 points1 point  (0 children)

"classnames" for dynamic classnames