Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Replace callbacks with Behavioral Subjects #24

Open
@mwawrusch

Description

@mwawrusch

You create a lot of tight coupling and testability woes by using callbacks. A more angular way would be to use Observables, probably based on Behavioral Subjects.

You might also want to look into Guarding routes, making use of modules and adhere to the one component per file convention.

That said thanks for posting this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions