© Jesse Feiler 2018
Jesse FeilerBeginning Reactive Programming with Swifthttps://doi.org/10.1007/978-1-4842-3621-5_3

3. Reading and Writing JSON Data

Jesse Feiler1 
(1)
Plattsburgh, New York, USA
 

The building blocks discussed in this book almost all provide ways of sharing functionality across apps and often across platforms, as is the case with Facebook, Amazon Web Services, and reactive programming. This part of the book is different because it focuses on components and building blocks that let you share data across apps and often across platforms.

This chapter will focus on the specifics of JSON, which is one of the most widely used techniques for sharing data across apps and platforms.

Identifying Data That Needs to Be Shared

Apps contain data as ...

Get Beginning Reactive Programming with Swift: Using RxSwift, Amazon Web Services, and JSON with iOS and macOS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.