F
F
fronter-up2017-09-29 09:23:57
JavaScript
fronter-up, 2017-09-29 09:23:57

How to generate json correctly if there is a lot of data?

Good afternoon!
Please tell me how to generate json correctly?
The site should come out like this , but there will be much more data and functionality.
In the sidebar, by clicking on an item, the data on the map should be filtered.
The question is to do one json for all this (a couple of thousand large objects) or somehow split the sidebar and the map and filter by a common ID? Or which is better?
The application itself is in react/redux.
I will be grateful for your help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Morfeey, 2017-09-29
@Morfeey

You can read about the REST API , I think it will also come in handy in the future.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question