redux-db
latest

Basics:

  • Installation
  • The schema
  • The object model
  • Typescript
  • Advanced features

Guide:

  • Defining your schema
  • Applying reducers
  • Configuring the store
  • Connect your components
  • Improving performance with selectors
redux-db
  • Docs »
  • redux-db
  • Edit on GitHub

redux-dbΒΆ

redux-db provides a normalized redux store and easy object management.

Basics:

  • Installation
  • The schema
    • Primary keys
    • Foreign keys
    • Many to many relationships
    • One to one relationships
    • Self referencing tables
    • Cascading deletes
    • Other field types
    • Custom value factory
    • Custom normalization
    • Schema reference
  • The object model
    • Database
    • Session
    • TableModel
    • RecordModel
    • RecordSetModel
  • Typescript
  • Advanced features
    • Custom model factory

Guide:

  • Defining your schema
  • Applying reducers
  • Configuring the store
  • Connect your components
  • Improving performance with selectors
Next

© Copyright 2017, msolvaag Revision b846a0fa.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.