O
O
Oleg Gamega2016-10-27 14:42:18
React
Oleg Gamega, 2016-10-27 14:42:18

Do you have great examples of react & redux applications?

Hello.
Not really a question, but still ...
Until that time, I wrote only in java (android) + little things in different (php, python, c#) for the backend
In the process of developing a react redux application, many questions arise, the main one of which is how not to all this beauty into a mess on a large project
Threat of course https://github.com/reactjs/redux/tree/master/examples looked at the top of the github, mostly beautiful but small applications, it is large applications that are interesting

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim, 2016-10-27
@maxfarseer

I don't know how big, but it's worth paying attention to:
https://github.com/WebbyLab/itsquiz-wall
www.robinwieruch.de/the-soundcloud-client-in-react... ( git )
otherwise : the folder grows with actions and reducers, a folder with some helpers appears (functions that are used in different components, for example, formatting the date in HH:MM:SS from seconds ...), more dependencies appear (as in all other projects). You have to write more tests and build / rebuild is slower.

S
Sergey Illarionov, 2017-01-13
@Eastman

Про довольно большой React/Redux проект
https://habrahabr.ru/company/hh/blog/310524/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question