Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Legend State LinterNew to Visual Studio Code? Get it now.
Legend State Linter

Legend State Linter

VERSD Technologies Inc

|
160 installs
| (0) | Free
Linting for idiomatic Legend State
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Legend State Linter

Introduction

Legend State is a new state management library focused 4 primary goals:

  1. Ease of use
  2. Being the fastest React state management library
  3. Fine grained reactivity
  4. Powerful persistence.

While some concepts are well established Legend State introduces several new concepts that can require thinking about state management and rendering in a new way. To facilitate this new way of thinking we created this library to make it easier to write idiomatic Legend State.

Checks

  • Observables end in $
  • the use method on observables can only be used within React components
  • Recommend replacing single get() method calls in useSelector with .use() on the variable.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft