this.courses.data = this.courses.data.filter((c: any) => data.id !== c._id);