Dreamstate book

Pros and const

Pros

No boilerplate code

  • .... tbd

Separation of view and data

  • .... tbd

Separate single-responsibility stores, no large store

  • .... tbd

No dependency injection or heavy logic, just react Context API

  • .... tbd

Scalable modular architecture united by scope

  • .... tbd

Subscribe only to needed data

  • .... tbd

Simple updates with signals and queries

  • .... tbd

Simple communication between application components

  • .... tbd

Cons

tbd