<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>DI on Bluue Whale</title><link>https://bluuewhale.github.io/tags/di/</link><description>Recent content in DI on Bluue Whale</description><image><title>Bluue Whale</title><url>https://bluuewhale.github.io/images/profile.jpg</url><link>https://bluuewhale.github.io/images/profile.jpg</link></image><generator>Hugo -- 0.152.2</generator><language>en-us</language><lastBuildDate>Sat, 22 Aug 2026 22:21:36 +0900</lastBuildDate><atom:link href="https://bluuewhale.github.io/tags/di/index.xml" rel="self" type="application/rss+xml"/><item><title>[Diving into NestJS] 03. InstanceLoader and Injector</title><link>https://bluuewhale.github.io/posts/nestjs-internals-03-instanceloader-and-injector-en/</link><pubDate>Mon, 28 Nov 2022 11:47:49 +0900</pubDate><guid>https://bluuewhale.github.io/posts/nestjs-internals-03-instanceloader-and-injector-en/</guid><description>How InstanceWrapper and Injector create prototypes, walk resolveConstructorParams(), and produce and inject instances of every dependency object.</description></item><item><title>[Diving into NestJS] 02. @Module and DynamicModule</title><link>https://bluuewhale.github.io/posts/nestjs-internals-02-module-and-dependencies-scanner-en/</link><pubDate>Fri, 18 Nov 2022 15:38:40 +0900</pubDate><guid>https://bluuewhale.github.io/posts/nestjs-internals-02-module-and-dependencies-scanner-en/</guid><description>How the @Module decorator attaches metadata via Reflect, and how DependenciesScanner and NestContainer register both StaticModule and DynamicModule.</description></item><item><title>[Diving into NestJS] 01. NestFactory</title><link>https://bluuewhale.github.io/posts/nestjs-internals-01-nestfactory-en/</link><pubDate>Tue, 15 Nov 2022 15:17:34 +0900</pubDate><guid>https://bluuewhale.github.io/posts/nestjs-internals-01-nestfactory-en/</guid><description>A walk through NestFactory.create(), tracing how the HttpAdapter, ApplicationConfig, and NestContainer come together to build a NestApplication.</description></item></channel></rss>