L
L
loki_lo2016-12-18 23:07:54
JavaScript
loki_lo, 2016-12-18 23:07:54

How do applications usually write in react.js?

I'm interested in a few things. Let's say there is a site with a bunch of interface, how is the development process divided into react? Is it first laid out in html and then everything is split into react components or is there some other way? (I think I answered this question myself, but there may still be something else).
Also, does it make sense to use react not for single page sites?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
Loki_lo, 2017-09-30
@loki_lo

In short, it's easier to just start writing react and understand that it's simple and cool.

D
Dmitry Belyaev, 2016-12-19
@bingo347

or is there some other way

yes, immediately layout in jsx

R
Roman, 2016-12-27
@uaKorona

You can vice versa - make a draft version, divided into components - and then hold out the layout

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question