शैडोइंग अभ्यास: NestJS in 100 Seconds - YouTube के साथ अंग्रेजी बोलना सीखें
C2
शैडोइंग नियंत्रण
0% पूरा (0/23 वाक्य)
Nest.js is a Node.js framework for building scalable server-side applications with TypeScript.
⏸ रुका हुआ
गति:
दोहराने की संख्या:
प्रतीक्षा मोड:
सब सिंक:0ms
सभी वाक्य
23 वाक्य
1
Nest.js is a Node.js framework for building scalable server-side applications with TypeScript.
2
It provides a suite of tools that leverage either Fastify or Express to facilitate rapid development and predictable readable code.
3
It supports REST and GraphQL APIs out of the box, or you might use it to build a full-stack application using the model-view-controller pattern, similar to frameworks like Laravel or Ruby on Rails.
4
And it contains a ton of built-in modules to work with databases, handle security, implement streaming, and anything else you can imagine doing in a server-side application.
5
Nest has its own very powerful command line tool, and you can scaffold out a new project with the nest new command.
6
That provides a code base pre-configured with jest for testing, and set up with TypeScript to help us write more readable and reliable code.
7
In the source directory, you'll notice a controller, which is a fundamental building block of the framework.
8
It's responsible for handling incoming HTTP requests and returning responses back to the To implement a controller, simply add the controller decorator to a class.
9
Then inside the class, you can implement methods and decorate them with HTTP verbs like git, post, patch, put, etc.
10
By default, this will create an HTTP endpoint on the root URL, but you can pass a string to the decorator to change the route or implement dynamic route parameters.
11
In addition, Nest provides other decorators to control things like the status code and headers.
12
Then in the method itself, parameter decorators can be used to access the request parameters or body.
13
And finally, the return value from the method is the response body that gets sent back down to the client.
14
What's awesome about nest is that you can use the CLI to automatically generate more controllers to keep your code organized as it grows in complexity.
15
But there's more to nest than just controllers.
16
A provider is a class that contains shared logic throughout the entire application and can be injected as a dependency where needed.
17
Any class with the injectable decorator can be injected in the constructor of another class.
18
For example, a provider can be implemented as a guard to handle role-based user authentication.
19
Or it might be implemented as a pipe to efficiently validate and transform values in a controller.
20
And lastly, we have the module decorator, which allows code to be organized into smaller chunks where it can be lazy loaded to run faster in serverless environments.
21
This has been NestJS in 100 seconds.
22
If you want to see more short videos like this, make sure to hit the like button and subscribe.
23
Thanks for watching, and I will see you in the next one.
App Store और Google Play पर 4.9/5
Shadowing English
मोबाइल पर
शैडोइंग इंग्लिश ऐप के साथ कभी भी, कहीं भी अंग्रेजी सीखें। आज ही अपने संचार कौशल में सुधार करें!
अपनी सीखने की प्रगति को ट्रैक करें
एआई ग्रेडिंग और त्रुटि सुधार
समृद्ध वीडियो लाइब्रेरी


इस पाठ के बारे में
आप "NestJS in 100 Seconds" के साथ Shadowing तकनीक का उपयोग करके अपनी अंग्रेजी का अभ्यास कर रहे हैं।
शैडोइंग तकनीक क्या है?
शैडोइंग (Shadowing) एक विज्ञान-समर्थित भाषा सीखने की तकनीक है जो मूल रूप से पेशेवर दुभाषिया प्रशिक्षण के लिए विकसित की गई थी। विधि सरल लेकिन शक्तिशाली है: आप मूल अंग्रेज़ी ऑडियो सुनते हैं और तुरंत इसे ज़ोर से दोहराते हैं — जैसे वक्ता की छाया 1-2 सेकंड की देरी से। शोध से पता चलता है कि यह उच्चारण सटीकता, स्वर, लय, जुड़ी हुई ध्वनियाँ, सुनने की समझ और बोलने की प्रवाहशीलता में काफ़ी सुधार करता है।
☕ हमें एक कॉफी पिलाएं
आपके समर्थन के कारण ShadowingEnglish 100% मुफ्त है। सर्वर और AI की लागत अधिक है — आपकी कॉफी हमें आगे बढ़ने में मदद करती है! 🙏