reactive-angular-course icon indicating copy to clipboard operation
reactive-angular-course copied to clipboard

How to build Angular applications in Reactive style using plain RxJs - Patterns and Lightweight state management

Results 28 reactive-angular-course issues
Sort by recently updated
recently updated
newest added

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1. Release notes Sourced from socket.io's releases. 2.4.1 This release reverts the breaking change introduced in 2.4.0 (https://github.com/socketio/socket.io/commit/f78a575f66ab693c3ea96ea88429ddb1a44c86c7). If you are using Socket.IO v2, you...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

WebStorm has detected errors in search-lessons.route.ts file and unable to run "npm run server" because of this. Appreciate if you please advise how to resolve following errors: Error:(13, 27) TS2345:...

I was following your course and I faced a problem. When creating loading component using completely reactive pattern, I get the "ExpressionChangedAfterItHasBeenCheckedError" error. I have reproduced the error in [here](https://stackblitz.com/edit/angular-so58276430-attempt-solution-1lnzpr?file=src%2Fapp%2Fservices%2Flayout.service.ts)....

CSS is used in the base app for style. Just to keep things more consistent, on `ng generate component ...` the default style should be CSS as well.

This is no longer a known property of NgModule resolves #50

On the 1-start branch I get the following error when running 'npm start' for the very first time (Master branch compiles alright): Error: src/app/app.module.ts:79:3 - error TS2345: Argument of type...