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-এ প্ৰযোজ্য অংশসমূহ বিচাৰি পাব আৰু উত্তৰ দিব।