E
E
EVGENIY ARAPOV2019-08-19 20:36:22
JavaScript
EVGENIY ARAPOV, 2019-08-19 20:36:22

Are there any pet projects to practice using react+redux if possible?

Advise on which projects you can gain experience for a beginner in the front, preferably using the react, redux libraries

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
kova1ev, 2019-08-19
@kova1ev

A kanban board, or similar todo, is the simplest thing that comes to mind. You can try games, Tetris, snake.

M
Mikhail Osher, 2019-08-19
@miraage

https://github.com/gothinkster/react-redux-realwor... source
https://react-redux.realworld.io example output
You can write the same. Just don't peek at the source before you're done. And then compare the solutions, find the pros / cons of each.

A
apomelov, 2019-08-21
@apomelov

And I started practicing with games. True, not the dynamic games mentioned above, which are generally more convenient to make on a phaser, but a board game. There, however, you still have to write a server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question