# JSON

## Overview

**JSON** => **J**ava **S**cript **O**bject **N**otation

## Sample Projects

## Sources

### Videos

{% embed url="<https://youtu.be/lZtGgb4aOdQ>" %}
[Hacking with Swift / 100 Days / Day-36 - Archiving Swift objects with Codable](https://www.hackingwithswift.com/books/ios-swiftui/archiving-swift-objects-with-codable)
{% endembed %}

{% embed url="<https://youtu.be/oft_XpwdBf0>" %}
[Hacking with Swift / 100 Days / Day-39 - Working with hierarchical Codable data](https://www.hackingwithswift.com/books/ios-swiftui/working-with-hierarchical-codable-data)
{% endembed %}

### Articles / Documents

* [Swift Dev Notes / JSON](https://swift.sedatonat.dev/codes/data-types)

## See also

*
