<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>module on LaMelD</title><link>https://lameld.github.io/tags/module/</link><description>Recent content in module on LaMelD</description><generator>Hugo</generator><language>ko-KR</language><lastBuildDate>Thu, 17 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lameld.github.io/tags/module/index.xml" rel="self" type="application/rss+xml"/><item><title>4. 모듈 설계</title><link>https://lameld.github.io/nestjs/ch-04/</link><pubDate>Thu, 17 Sep 2026 00:00:00 +0000</pubDate><guid>https://lameld.github.io/nestjs/ch-04/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;&lt;strong&gt;모듈(Module)&lt;/strong&gt; 은 관련된 컨트롤러·프로바이더를 하나로 묶는 단위다. 앱은 루트 모듈(&lt;code&gt;AppModule&lt;/code&gt;)에서 시작해 기능별 모듈로 뻗어 나간다.&lt;/p&gt;</description></item></channel></rss>