Juun

  • About
  • Portfolio
  • Blog
  1. Blog
Micro Frontend
August 2025
9 min read
Micro Frontend

Introduction to the Micro Frontend, with common misconceptions.

Cloud NativeMFEBFFmicroserviceshellarchitecturedesign
Read more
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.

bundleoptimizationnpmperformanceanalyzerNextJSmodulebundlerwebpackvitetree-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 NativeMSAarchitecturedesign
Read more
Docker Image Optimization
April 2025
6 min read
Docker Image Optimization

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

DockerCIcontainerimageNextJSstandalonemonorepo
Read more
Publishing NPM Package with ChangeSet
April 2025
6 min read
Publishing NPM Package with ChangeSet

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

npmChangesetsCI/CDGitHub ActionsGitHub PagesreleasepublishTypeScriptTypeDoc
Read more
Yarn Berry PnP Configuration
March 2025
4 min read
Yarn Berry PnP Configuration

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

Yarn BerrynpmPackage ManagerPnPZero-install
Read more