Overview
NestJS has gained significant popularity in South Korea, being implemented by various companies like 모두싸인 and 당근마켓. However, until now, there was a lack of comprehensive literature in Korean to help users navigate its complexities. This book aims to bridge that gap, offering a thorough explanation of the core features and principles of NestJS to make it accessible for beginners and experienced developers alike.
Through a structured approach, the book provides clear insights into building back-end applications with NestJS. While the first half delves into the components of the framework for those familiar with back-end development, the latter half offers practical guidance on applying these concepts to gradually develop a small application. By the end of the book, readers will have a firm grasp of essential back-end development terminology and concepts.
Features
- Comprehensive Learning Structure: The book is divided into two main parts, catering to both beginners and those familiar with back-end development.
- Beginner-Friendly: Designed to help those with no prior web development experience understand back-end server development clearly.
- Practical Examples: Real-world applications are developed progressively, demonstrating how to implement learned components in actual projects.
- Source Code Accessibility: Available on GitHub, with organized directories for examples and user-service, facilitating easy reference and practice.
- Terminology and Concept Clarity: Readers will learn the key terms and concepts necessary for back-end development to enhance their knowledge base.
- Focus on MVP Development: Offers strategies for quickly implementing essential features to build Minimum Viable Products in back-end server applications.
- Support for Node.js Users: Tailored for those who have prior experience with Node.js or other web frameworks and wish to expand their skills to NestJS.