An open API service indexing awesome lists of open source software.

https://github.com/jsdaddy/ngrx-angular-kharkiv-demo

Angular Kharkiv RxJS technology demo
https://github.com/jsdaddy/ngrx-angular-kharkiv-demo

angular angular-kharkiv ngrx rxjs typescript

Last synced: 2 months ago
JSON representation

Angular Kharkiv RxJS technology demo

Awesome Lists containing this project

README

          

# NgrxDemo
[Slides](https://slides.com/denyslymarenko/deck)

[Demo](https://jsdaddy.github.io/ngrx-demo)

## Description
![logo](./kharkivMeetup.jpg)

This app for First Angular Meetup in Kharkiv.

This talk is about how to bring your Angular application to a new level of reactivity.

Using Redux architecture with RsJs help us to collect and react to the many different streams of information and provide a central source of truth for an application state at any given moment.

It helps to cope with new challenges and hard requirements in the web world.

## Environment
Create src/environments/environment.ts file with your config

## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.