Component Store Playground. Learn how to manage state in Angular apps with practical examples.

beeman.github.io/component-store-playground

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2021
  • Merge pull request #29 from beeman/feature/fetch
  • fix: adjust tailwind config to override angular 11.2 tailwind support
  • fix: remove unused updateRows updater
  • fix: remove unused scss file
  • test: add minimal test suites for new components
  • fix: small clean up
  • Merge branch 'main' into feature/fetch
  • feat: finish client side filtering w/ pagination
  • chore: update angular
  • chore: update nx
  • fix: small adjustment
  • fix: use Icon component and add go to first/last page
  • Merge pull request #28 from beeman/beeman/deployment-fix
  • test: use correct Node version in deploy workflow
  • Merge pull request #27 from beeman/beeman/deployment
  • chore: remove firebase dependencies
  • chore: setup automatic deployment
  • feat(wip): fetching demo
  • chore: update packages and adjust husky v5
  • chore: update nx