No video

NestJS #16 - Modules | Feature Module, Shared Module & Global Module | (Hindi)

Modules are used to organize the application structure. In NestJS modules are decorated with @Module decorator. The @Module decorator defines the controllers, providers, imports, and exports of a module. This video explains the different types of modules such as Feature, Shared, and Global modules.
▬▬▬▬▬▬ 🔗 Links ▬▬▬▬▬▬
► GitHub (Source code): bit.ly/3xQ8nnK
▬▬▬▬▬▬ 📚 CHAPTERS ▬▬▬▬▬▬
00:00 - Introduction
00:41 - Feature Modules
06:02 - Multiple Feature Modules
07:54 - Shared Modules
09:07 - Global Modules
10:20 - Importance of exports
10:41 - Re-export Imported Module
12:37 - Closing notes
▬▬▬▬▬▬ 🔖 RECOMMENDED COURSES ▬▬▬▬▬▬
🎬 Angular In-Depth (Hindi) - bit.ly/34nHrBh
🎬 Angular Architecture - • 1. Angular Architectur...
🎬 NestJS Framework | Backend Development (Hindi) - bit.ly/3titPk3
🎬 RxJS - The Practical Guide (Hindi) - bit.ly/3GBcXsf
🎬 RxJS - Promise vs Observable | A depth comparison - • 5. RXJS - Promise vs O...
🎬 RxJS - Introduction to Reactive programming - • 1. RXJS - Introduction...
▬▬▬▬▬▬ CONNECT WITH ME 👋 ▬▬▬▬▬▬
🐦 Twitter: / akacomputerbaba
🏠 Discord: bit.ly/3Js25iy
👓 GitHub: github.com/cis...
📧 Email: officialcomputerbaba@gmail.com
💙 Join this channel
/ computerbabaofficial
▬▬▬▬▬▬ 🎻 MUSIC ▬▬▬▬▬▬
🎵 Fresh Start - Joakim Karud
freesound.org
▬▬▬▬▬▬ # HASHTAGS ▬▬▬▬▬▬
#AmazingNestjs #nestjs #computer_baba #modules #nestjs_modules #dependency_injection #ioc_container #routing #nestjs_project #nodejs #rest_api #http #expressjs #fastify #graphql #mongodb #sql #typeorm #microservices #backend_development #javascript #typescript #rxjs #json

Пікірлер: 9

  • @KServer8850
    @KServer8850 Жыл бұрын

    finally find a best playlist of nestjs

  • @user-gv7cz3io2z
    @user-gv7cz3io2z Жыл бұрын

    how many different t-shirts and glasses pairs you have, 😄 BTW really, I found this one of the best Nest.js course on youtube in HINDI till now

  • @user-zz3gk6oc8v
    @user-zz3gk6oc8v5 ай бұрын

    Nice explanations

  • @kirindev
    @kirindev Жыл бұрын

    thank you.

  • @SandeepSingh-rd2pk
    @SandeepSingh-rd2pk2 жыл бұрын

    Class acchi hai nice nice

  • @moazamali2434
    @moazamali24342 жыл бұрын

    Thnx

  • @md.mohiulislam6516
    @md.mohiulislam65166 ай бұрын

    best

  • @beingspectator3764
    @beingspectator3764 Жыл бұрын

    Controllers ko export kyo nahi karte hum

  • @ComputerBabaOfficial

    @ComputerBabaOfficial

    Жыл бұрын

    By design Controllers ek module m ek route k liye use define hai.