ngrx-store-devtools
There are 37 repositories under ngrx-store-devtools topic.
danidelgadoz/angular-redux-crud
Angular13 CRUD advance Redux implementation with NgRx Ecosystem and "Normalizing State Shape"
NisanurBulut/TadimAPP
This work is an Angular based recipe book that controls state management with ngrx.Firebase authentication is used for login and signup transactions.For http requests, json-server is used.Redux pattern is applied.Angular material components are used for the interface.
tkssharma/ngrx-socketio-web-poc
🎉Repository for My POC Like (auth0, socket io, ngrx) 🎉
danielikechukwu/NgRx-in-Angular17
Implementing NGRX in Angular version 17, working specifically with ngrx-store(action, reducer), and also handling side effects with NGRX effects for (CRUD).
ade-dev/angular-ngrx-demo
A demo Angular application with tests that consumes an API to display a list of regions, countries and the details of a selected country. NgRx libraries are implemented to manage the state of the app, Jasmine, Karma and Cypress for unit and e2e tests and Angular Material for presentation.
ikismail/Angular-ngrx
Simple Person Application using Angular + NGRX
ccodecheff/angular-projects-workspace
This is a set of various small projects built using angular 4+. Each project is based on a particular concept of angular. These POCs (proof of concept) are developed by me during my learning process to Angular.
cedricduffournet/ngx-demo
Angular application demo
cesbersi/todos-redux-angular6
Esta aplicación es un ejemplo de la incorporación del patrón redux con ngrx en angular 6
deshmukhakash55/converse
Converse is one-to-one chat platform made using Angular, Angular Material, NGRX and Firebase
EngZena/Fruits-store-website-frontend
This website for Fruits Store that created using Angular that implement many functionalities
GunjanKadu/Media.io
Media.io is a media player based on youtube, providing a beautiful User experience in watching Youtube videos. Made with Angular 8 & Bootstrap
iravitejakumar/ngrx-helpers
A library to simplify development with ngrx
javiersantossanchez/minesweeper
minesweeper
narendrasinghrathore/ngrxstore-angular
This repository will help, how we can implement state management for angular application using ngrx and lazy loading components.
rafaelcarvalhocaetano/expert_ngrx
:space_invader: Expert in NGRX
Alexise857/ngrx-store-effetcts-app
An application to show how effetcs works on angular store
cemutku/angular-ngrx-example
angular-ngrx-example
JCamiloo/ngrx
Angular apps using NgRx.
lb1997ccb/ng-ngrx-storage-sync
I created a project that aims to streamline state management in Angular applications using NgRx. It also leverages NgRx's powerful features for managing complex application states and integrates NgRx Local Storage for persistent state management.
MilesWilliams/angular-electron-starter
A starter project to build Electron apps with Angular, NGRX/Store and live reload.
shashikiran-sk/CurrencyConversion
Currency Conversion App from base currency to other standard currencies with latest exchange rates using Angular & NgRx.
vin070/ngrx_tutorial
Ngrx tutorial using firebase authentication and firebase realtime database.
covuworie/NGRX-Course
Full NGRX Course 2020 - OOP Coders
Gaurav-Balyan/Angular-NGRX-State
This repository contains a small demo of latest ngrx features
Gaurav-Balyan/Angular-NGRX-Store
This repository contains a small demo of ngrx in action
king-martinien/ngRx-counter-app
Learning ngrx by making a counter app
mryenagandula/angular-ngrx-example
This project describes about how to add store (NgRx) in angular project
mryenagandula/angular-ngrx-simple-example
This project will describes about how to setup ngrx with angular using node js api
newaeonweb/angularstatemanagement
It's a sample Angular state management application using NGRX: @ngrx/store, @ngrx/effects, @ngrx/schematics, @ngrx/store, @ngrx/store-devtools.
newaeonweb/ngrx-example
A well structured Angular project built using NGRX state managemant, including auth module with: signin, signup and logout.
phatnguyenuit/angular-and-ngrx-demo-app
Angular And NgRx Demo App
sgarg5858/ngrx-in-angular
Angular & Ngrx Concepts Implementation=> Service with Subject Pattern => Ngrx With Facades!
waynegakuo/clickup-mini-project
A site that displays posts from JSON Placeholder and allows users to reorder the columns by dragging & dropping. Uses NgRx for state management.