Y
Hacker News
new
|
ask
|
show
|
jobs
by
ng12
2239 days ago
Angular does not have a solution for this as far as I know. It's not about re-using logic. It's about re-using
reactive
logic that ties in to your component's lifecycle.
1 comments
spaceribs
2239 days ago
I'd argue Angular does, in the form of RxJS.
link