A
A
Andrey Okhotnikov2019-05-24 09:46:58
React
Andrey Okhotnikov, 2019-05-24 09:46:58

Moment of layout when developing a React application?

Share your best practices - you need some kind of component - first the layout is implemented, tested on all devices, and then business logic and store are connected, or what is the most optimal approach?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
davidnum95, 2019-05-24
@tsepen

If we are talking about ordinary ui components, such as buttons, etc., then we use https://github.com/storybooks/storybook

A
Alexander, 2019-05-24
@kentuck1213

Layout:
Testing:

  • https://www.cypress.io/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question