ngrx-entity
There are 49 repositories under ngrx-entity topic.
avatsaev/angular-contacts-app-example
Full Stack Angular PWA example app with NgRx & NestJS
angular-university/ngrx-course
NgRx (with NgRx Data) -The Complete Guide
angular-university/ngrx-course-v7
Angular Ngrx Course - includes Store, Effects, Entity, Router Store, Schematics
maxime1992/angular-ngrx-starter
An opiniated Angular setup based on @angular/cli to kickstart an ngrx project
satanTime/ngrx-entity-relationship
ORM selectors for redux, @ngrx/store, @ngrx/entity and @ngrx/data. Ease of relationships with entities.
briebug/ngrx-entity-schematic
Angular schematic for quickly scaffolding NgRx Entities
puku0x/ngrx-todo
Sample using @ngrx/store, @ngrx/effects, and @ngrx/entity
danidelgadoz/angular-redux-crud
Angular13 CRUD advance Redux implementation with NgRx Ecosystem and "Normalizing State Shape"
jcmelchorp/openTv
Angular Material IPTV world client web application
tiaguinho/ngrx-example
Just a simple example of ngrx implementation
wmdev0808/Angular
The Bootcamp, Workshop for Angular challenges
Lipi727/angular-springboot-todos-full-stack-website
Full-stack TODO website by Angular with Springboot
matheusdsb/angular-state-management-with-ngrx-store
A Redux-like example of reactive state management using Angular 7 and Ngrx
SergeyMNet/angular-redux-example-app
angular6/redux - live demo:
ikismail/Angular-ngrx
Simple Person Application using Angular + NGRX
cyberbeast/PostUp
A simple content publishing and subscription system with real-time comments, replies and user interaction features.
devcocup/Angular-Contacts-App
Angular & NgRx Contact Book CRUD example app
ducthang-vu/ngrx-crud-poc
Proof of concept for creating a ngrx utility library with factories for actions, reducers, selectors and facade which simplify working with common crud operation for a given resource
hardikpthv/vscode-ngrx-snippets
NgRx Snippets for VS Code
jazibsawar/angular-ngrx-firebase-auth
Angular application powered by firestore and firebase auth using ngrx (redux pattern)
leolanese/Angular-ngrx-entity
Angular: Testing @ngrx8 with Entity using Angular8
Lipi727/angular-ngrx-online-ordering-system
Angular10, Ngrx Online ordering system
manthanank/learn-ngrx
Complete Guide to Learn NgRx.
mryenagandula/angular-ngrx-sharing-data-between-two-components
This project describes you about how to share data from one component to another component using NgRx
rd003/ngrx-demo-yt
Application to understand ngrx store, entity and effects
rdrrichards/QIQO.Ngrx.State
ngrx store and entity playground
covuworie/where-in-the-world-ngrx-material
Angular app using the REST Countries API, NGRX and Material
danvarela-dev/watch-quest
This application is built with Angular and utilizes the TMDB API to retrieve information about movies and TV series. It offers various functionalities such as rating, adding to favorites, adding to watchlists, and searching for your favorite movies and shows.
vin070/ngrx_tutorial
Ngrx tutorial using firebase authentication and firebase realtime database.
covuworie/where-in-the-world-ngrx
Angular app using the REST Countries API and NGRX
hahs-92/ngrx-tutorial
This is an example of how to implement Ngrx in Angular. Tutorial by Leela web dev.
lexara-prime-ai/mybasicapp
Basic Angular Application with NgRs for State Management
mryenagandula/angular-ngrx-example
This project describes about how to add store (NgRx) in angular project
S0npaRi11/ngrx-todo-list
Todo list app that uses NgRx
thallyta-castro-cv/angular-POC-ngrx
Este projeto consiste em uma POC do uso de arquitetura Flux, mais conhecida como redux para representar um CRUD com gerenciamento de estados usando a biblioteca ngrx.