Bundle Optimization
June 2025
7 min read
Bundle Optimization

Module bundle optimization using various methods. Such as Next bundle analyzer, React lazy, dynamic import, lightweight library variant, and separate module imports.

bundle
optimization
npm
performance
analyzer
NextJS
module
bundler
webpack
vite
tree-shaking
Read more
Cloud Native Application and MSA
May 2025
7 min read
Cloud Native Application and MSA

Introduction to the Cloud Native, and considerations of designing cloud native applications.

Cloud Native
MSA
architecture
design
Read more
Docker Image Optimization
April 2025
6 min read
Docker Image Optimization

NextJS monorepo 프로젝트의 Docker image 크기 최적화

Docker
CI
container
image
NextJS
standalone
monorepo
Read more
Publishing NPM Package with ChangeSet
April 2025
6 min read
Publishing NPM Package with ChangeSet

GitHub Actions, ChangeSet, TypeDoc 으로 자동화된 개발 환경 구축하기

npm
Changesets
CI/CD
GitHub Actions
GitHub Pages
release
publish
TypeScript
TypeDoc
Read more
Yarn Berry PnP Configuration
March 2025
4 min read
Yarn Berry PnP Configuration

Node package manager 로 Yarn Berry PnP 사용 및 설정하기

Yarn Berry
npm
Package Manager
PnP
Zero-install
Read more