Programming
Ctrlk
  • Programming
  • 01. Languages
    • JavaScript
      • 01. JS Language
        • A. Language Core
        • B. Structured Types
          • B1. Arrays
          • B2. Objects
          • B3. Destructing
          • B4. JSON
            • 01. JSON
            • 02. JSON and JavaScript
            • 03. Parsing JSON
          • B5. Collections
        • C. Functions
        • D. Modules
        • E. Control Abstractions
      • 02. Package Development
      • 03. TypeScript
      • 04. Libraries
      • 05. Runtime Execution
    • Go Lang
    • Scala
    • Python
    • Primitives
  • 02. Tools
    • Git
    • Mac Setup
    • VS Code
  • 03. Paradigms
    • Functional Programming
    • FRP
  • 04. Design
    • Clean Code
    • SCIP
    • Design
    • Architecture
    • Practice
  • 05. Algorithms
    • Algorithms
    • Data Structures
    • Concurrency
  • 06. Testing
    • Testing
    • Performance
Powered by GitBook
On this page

Was this helpful?

  1. 01. Languages
  2. JavaScript
  3. 01. JS Language
  4. B. Structured Types

B4. JSON

  1. JSON

  2. JSON and JavaScript

  3. Parsing JSON

Libraries

  • jsonlint.com

Previous06. Destructing collectionsNext01. JSON

Last updated 5 years ago

Was this helpful?