Progressive JSON
Read OriginalThis article introduces the concept of 'Progressive JSON', drawing an analogy to Progressive JPEGs. It critiques the standard method of sending complete JSON objects and explores the limitations of naive JSON streaming. The article then proposes a solution where a usable, incomplete version of the data is sent first and progressively updated, allowing the client to start work immediately while the server finishes generating slower parts of the data.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser