All Projects → nicobytes → todo-app-ngrx

nicobytes / todo-app-ngrx

Licence: other
TodoMV* - Angular + Redux (ngrx)

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to todo-app-ngrx

ngx-redux-ui-management-recipes
Recipes for managing the UI layout of an application using Redux in Angular
Stars: ✭ 39 (-7.14%)
Mutual labels:  ngrx, ngrx-store
Keyist-Ecommerce
🔑 A simple ecommerce site powered with Spring Boot + Angular 10 + Ngrx + OAuth2
Stars: ✭ 220 (+423.81%)
Mutual labels:  ngrx, ngrx-store
ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
Stars: ✭ 48 (+14.29%)
Mutual labels:  ngrx, ngrx-store
ngrx-enums
A small library that provides the basis for using ts-enums for @ngrx actions and reducers.
Stars: ✭ 12 (-71.43%)
Mutual labels:  ngrx, ngrx-store
mean-ionic-ngrx
Monorepo as Microservices: Full MEAN stack with Angular 7, Ionic 4 and ReactiveX API (ngrx/Store + ngrx/Effects) + i18n/ngx-translate + Express NodeJS REST API servers micro-services + JWT Authentication + UnitTest/e2e exemple + Travis + DevOps scripts and many more...
Stars: ✭ 60 (+42.86%)
Mutual labels:  ngrx
angular-plugins
Reactive Angular Plugins
Stars: ✭ 36 (-14.29%)
Mutual labels:  ngrx
devto-clone
This is a dev to clone in angular. Where we used Angular component-store, rx-angular/template
Stars: ✭ 36 (-14.29%)
Mutual labels:  ngrx
ngrx-etc
Utility functions for NgRx
Stars: ✭ 70 (+66.67%)
Mutual labels:  ngrx
spring-kotlin-angular4
Another abadoned Spring Boot application with Angular and Kotlinabandoned
Stars: ✭ 22 (-47.62%)
Mutual labels:  ngrx
angular2-webpack-advance-starter
An advanced Angular2 Webpack Starter project with support for ngrx/store, ngrx/effects, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 49 (+16.67%)
Mutual labels:  ngrx
ionic4-boilerplate
🚀 boilerplate for ionic4 with CI based on travis and fastlane. doc and example are provided
Stars: ✭ 25 (-40.48%)
Mutual labels:  ngrx
Angular-Ecommerce-App-with-NGRX
No description or website provided.
Stars: ✭ 37 (-11.9%)
Mutual labels:  ngrx
angular-admin-panel
An Angular Admin boilerplate to quickly scaffold any large scale enterprise application.
Stars: ✭ 18 (-57.14%)
Mutual labels:  ngrx
ngrx-store-ionic-storage
Simple syncing between @ngrx/store and Ionic Storage.
Stars: ✭ 66 (+57.14%)
Mutual labels:  ngrx
todomvc-kotlin
Todomvc written in full-stack Kotlin
Stars: ✭ 24 (-42.86%)
Mutual labels:  todomvc
material2-admin
Angular - Material2 - Redux - Flex - Admin Example - Starter
Stars: ✭ 13 (-69.05%)
Mutual labels:  ngrx
todomvc-elmfire
TodoMVC+Firebase in Elm+ElmFire
Stars: ✭ 59 (+40.48%)
Mutual labels:  todomvc
undox
⎌ Redux Implementation of Undo/Redo based on storing actions instead of states.
Stars: ✭ 25 (-40.48%)
Mutual labels:  ngrx
ngrx-films-list
Ngrx example app
Stars: ✭ 15 (-64.29%)
Mutual labels:  ngrx
streamkit
My streaming overlay platform for YouTube https://bit.ly/3AvaoFz and Twitch https://bit.ly/37xUPAM
Stars: ✭ 15 (-64.29%)
Mutual labels:  ngrx

TodosAppNgrx

Is the example for use Angular + Ngrx (Redux) for a TodoMV* App

You can see all files about redux in TodoMV* App

Built with @angular/cli

DEMO ONLINE

cover

Included

Quick start

# clone the repo
git clone https://github.com/nicobytes/todo-app-ngrx.git

# Install the dependencies:
npm install

# start the server
ng serve

Features

  • TodoMV* features ... link
  • Redux with ngrx
  • Persistence
  • Routing
  • coverage = 100%

coverage

Todos

  • [] Add Angular Universal
  • [] PWA
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].