JSON is a pass from backend to front-end? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

JSON is a pass from backend to front-end?

True or false?🤔⏳

4th May 2019, 1:56 PM
Beldavisss 👾
Beldavisss 👾 - avatar
6 Answers
+ 2
Taste Excuse my English ... is a translator .. Look at the information well, if it can be done. I greatly appreciate your answers!🙏
4th May 2019, 2:26 PM
Beldavisss 👾
Beldavisss 👾 - avatar
+ 2
nested key-value pair is JSON format. you store data in an array of JSON format. down and up both ok. El par clave-valor anidado es el formato JSON. almacena datos en una matriz de formato JSON. abajo y arriba tanto ok.
4th May 2019, 3:48 PM
Gordon
Gordon - avatar
+ 1
you can do it either way
4th May 2019, 2:03 PM
Taste
Taste - avatar
+ 1
Taste Why not?
4th May 2019, 2:15 PM
Beldavisss 👾
Beldavisss 👾 - avatar
+ 1
you can send JSON from client inside the request in the other hand server also able to send a response as JSON
4th May 2019, 2:16 PM
Taste
Taste - avatar
+ 1
Taste In the backend, JSON is used for several scenarios: It is used to pass data to front-end Used for configuration
4th May 2019, 2:29 PM
Beldavisss 👾
Beldavisss 👾 - avatar