Modélico
  • Introduction
  • Quick start
    • Types
    • Metadata
    • Nested types example
    • Immutability
  • Basics
    • Optional / null values
    • Deep operations: getIn and setIn
    • Custom serialisation
  • Advanced
    • JSON validation
    • Reviving polymorphic JSON
    • Proxies
  • Recipes
    • ES5 classes
    • Runtime type for subclasses
    • Reviving large arrays in batches
Powered by GitBook
On this page

Basics

  • Optional / null values

  • Deep operations: getIn and setIn

  • Custom serialisation

PreviousImmutabilityNextOptional / null values

Last updated 4 years ago