<?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>NestJS on Bluue Whale</title><link>https://bluuewhale.github.io/ko/tags/nestjs/</link><description>Recent content in NestJS 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>ko-kr</language><lastBuildDate>Sat, 22 Aug 2026 22:21:36 +0900</lastBuildDate><atom:link href="https://bluuewhale.github.io/ko/tags/nestjs/index.xml" rel="self" type="application/rss+xml"/><item><title>[NestJS 파헤치기] 03. InstanceLoader and Injector</title><link>https://bluuewhale.github.io/ko/posts/nestjs-internals-03-instanceloader-and-injector/</link><pubDate>Mon, 28 Nov 2022 11:47:49 +0900</pubDate><guid>https://bluuewhale.github.io/ko/posts/nestjs-internals-03-instanceloader-and-injector/</guid><description>InstanceWrapper와 Injector가 프로토타입을 생성하는 단계, 그리고 resolveConstructorParams()를 거쳐 의존성 객체의 인스턴스를 생성하고 주입하는 단계를 다룹니다.</description></item><item><title>[NestJS 파헤치기] 02. @Module and DynamicModule</title><link>https://bluuewhale.github.io/ko/posts/nestjs-internals-02-module-and-dependencies-scanner/</link><pubDate>Fri, 18 Nov 2022 15:38:40 +0900</pubDate><guid>https://bluuewhale.github.io/ko/posts/nestjs-internals-02-module-and-dependencies-scanner/</guid><description>@Module 데코레이터가 Reflect로 메타데이터를 등록하는 방식과, DependenciesScanner·NestContainer가 StaticModule·DynamicModule을 처리하는 과정을 살펴봅니다.</description></item><item><title>[NestJS 파헤치기] 01. NestFactory</title><link>https://bluuewhale.github.io/ko/posts/nestjs-internals-01-nestfactory/</link><pubDate>Tue, 15 Nov 2022 15:17:34 +0900</pubDate><guid>https://bluuewhale.github.io/ko/posts/nestjs-internals-01-nestfactory/</guid><description>NestFactory.create() 내부를 따라가며 HttpAdapter, ApplicationConfig, NestContainer가 생성되고 NestApplication이 완성되는 과정을 살펴봅니다.</description></item></channel></rss>