Having difficulty wrapping my head around observables. I have the following:
const check = this.http.get(myUrl);
This returns JSON data. I wa