Pavel Rodionov

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Hi Chris. Thanks for video.
Can you tell me - why json api is better than basic json output?
Json APi has more unneeded information(big response size). It's terrible to work with Json API from JS clients, because you will need to write a normalizer for get access to data through dot(location.recordings...).