P
P
Proroks2017-04-18 22:45:17
React
Proroks, 2017-04-18 22:45:17

Project for learning react?

Friends, tell me an idea for a small project that will be written in react. I've been studying react for a couple of months, I feel that it's time to start doing something) It is desirable that the idea touches on the main points that can be encountered in larger projects.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Frozen Coder, 2017-04-18
@frozen_coder

Write your own small component library. Start simple and gradually increase in difficulty. You can start writing your react-bootstrap (translates bootstrap to react). Along the way, you can spy on how such components are already implemented. This is the path through the bikes. Then you can combine your components into larger components.
You can go the other way - from a big task through solving small problems. Those. the task is to write your own Tudu application, a blogger, a reference book with tables, graphs, dashboards, forms, and for this task we will implement all the same components. Or you can find some layout and cut it into components. Try to write yourself, try to integrate other people's components into your code. Use redux or mobx, choose some library for asynchronous requests (maybe fetch or axios). Drive data through store. Then there were examples of projects on react on the Internet and quite a lot, I met, I don’t remember exactly where, but for example, you can dig into react awesome, look at someone else’s code, get inspired and implement your own demo:
https://github.com/enaqx/awesome -react

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question