I am trying to understand how to use Observables in Angular 2. I have this service:
import {Injectable, EventEmitter, ViewChild} from \'@angular/core\'; i
Who ever also stumbles over this post.
I belive is the correct way:
{{ appointment }}