120. Setting up the Services
Jul 15, 2026 05:14
· 1:15
· English
· Whisper Turbo
· 2 스피커
이 증명서는 오늘 만료됩니다.
영구 저장소 업그레이드 →
보이는 것만
0:02
S…
Speaker 2 (120. Setting up the Services)
So let's add some services manually.
0:05
S…
Speaker 2 (120. Setting up the Services)
Now we should place services next
0:09
S…
Speaker 2 (120. Setting up the Services)
to the feature or in the folder holding the feature they belong to.
0:12
S…
Speaker 2 (120. Setting up the Services)
So if we create a recipe service,
0:15
S…
Speaker 2 (120. Setting up the Services)
the recipes folder looks like a good place for it.
0:19
S…
Speaker 2 (120. Setting up the Services)
So here I'll add a recipe service and
0:23
S…
Speaker 2 (120. Setting up the Services)
of course the file is named recipe .service .ts due
0:27
S…
Speaker 1 (120. Setting up the Services)
to that.
0:28
S…
Speaker 2 (120. Setting up the Services)
And here I will simply export a class which is named RecipeService.
0:32
S…
Speaker 1 (120. Setting up the Services)
Remember,
0:32
S…
Speaker 2 (120. Setting up the Services)
a service simply is a TypeScript class.
0:35
S…
Speaker 2 (120. Setting up the Services)
You don't need to add any special decorator to it,
0:38
S…
Speaker 2 (120. Setting up the Services)
at least not if you don't plan on injecting a service into the service.
0:43
S…
Speaker 2 (120. Setting up the Services)
Well, and the same for the shopping list service.
0:46
S…
Speaker 2 (120. Setting up the Services)
I'll place it in the shopping list folder.
0:49
S…
Speaker 2 (120. Setting up the Services)
Here I'll name it shopping list .service
0:53
S…
Speaker 2 (120. Setting up the Services)
.ts.
0:54
S…
Speaker 1 (120. Setting up the Services)
That's the file name.
0:55
S…
Speaker 2 (120. Setting up the Services)
And then inside the file,
0:57
S…
Speaker 2 (120. Setting up the Services)
of course, I'll export a class named shopping list service.
1:01
S…
Speaker 2 (120. Setting up the Services)
So these are the two service files.
1:04
S…
Speaker 2 (120. Setting up the Services)
Now let's start working on the recipe service
1:09
S…
Speaker 1 (120. Setting up the Services)
first.
1:09
S…
Speaker 2 (120. Setting up the Services)
Let's start working on it in the next lecture.
이 기록은 AI (자동 음성 인식)에 의해 생성되었습니다. 오류가 있을 수 있습니다 - 중요한 사용을 위해 원본 오디오와 확인하십시오. AI 정책
요약
요약 을 클릭하여 이 녹음의 AI 요약을 생성합니다.
요약...
이 녹음에 대해 AI에게 물어보기
이 녹음에 대해 질문하십시오 — AI는 관련 섹션을 찾아 답변합니다.