Converting ES6 Maps to and from JSON Dec 29, 2015 When you have key-value data whose keys you don’t know in advance, it’s generally better to store it in an ES6 Map than in an object. But how do you convert Maps to and from JSON? view source Advertisement More Similar PostsUnderstanding Key-Value Observing and CodingHow to Use SQLite to Manage Data in iOS AppsIntegrating Facebook Login in iOS App – The Manual WayHow To Scan QR Code Using AVFoundation FrameworkA Swift Tutorial for Google Maps SDKCreating Your Own Custom Controls Using IBDesignable in Xcode 6Documenting Your Objective-C and Swift Code in Xcode with HeaderDoc and DoxygenUsing iAd to Display Banner Ad in Your AppHow to Integrate Facebook Login in iOS AppIntroduction to UIActionSheet and UIPopoverControllerEmbedding Virtual Reality Across the Web with VR ViewsHow to Create a Simple RSS Reader AppCreate Static Table View Using StoryboardHandling Single and Multiple Selection in Collection ViewUnderstanding XML and JSON Parsing in iOS ProgrammingCreating Simple View Animations in SwiftCreate a Simple App for Video Recording and PlaybackHow to Design Rich Card-Based Layouts with Semantic UIBuild a Simple Camera App Using UIImagePickerControllerA Basic HTML5 Template For Any Project