Answer the question
In order to leave comments, you need to log in
How are websites made with React?
Greetings :)
Please tell me how websites are made on React? And what sites is it for?
Let's say there is a site with a catalog with filters, sliders, product galleries, and a menu. How do these sites use React?
Do the main layout and add separate components to it (catalogue with filters, sliders, product galleries)?
Or is the whole page at once, together with the layout, initially this is some kind of global component? And already in it separate "subcomponents" ?
How do components interact with each other (change each other's state )? Through a global/parent component ?
Answer the question
In order to leave comments, you need to log in
The question can be rephrased as What are front-end frameworks used for? . The answer to it is easily searched for by a search engine.
Answers to all your questions specifically about React are in the tutorial and documentation on the
official website . Do not be lazy and take the time to familiarize yourself.
They make the main layout and add individual components to it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question