Juun

  • About
  • Portfolio
  • Blog
  1. Blog
Separation of Concerns in Frontend DevelopmentSeparation of Concerns in Frontend Development
Case Study
8 min read
Oct 2025
Separation of Concerns in Frontend Development
Exploring the principle of Separation of Concerns in frontend development and its impact on code maintainability and scalability.
Micro Frontend (MFE): Common Misconceptions and Case StudiesMicro Frontend (MFE): Common Misconceptions and Case Studies
Analysis
9 min read
Aug 2025
Micro Frontend (MFE): Common Misconceptions and Case Studies
Exploring the concept of Micro Frontend (MFE), its promises, misconceptions, implementation methods, and case studies including Spotify and Facebook
Module Bundle Optimization in NextJSModule Bundle Optimization in NextJS
Case Study
7 min read
Jun 2025
Module Bundle Optimization in NextJS
Module bundler 의 동작 방식과 번들 분석 도구를 활용한 NextJS 프로젝트의 번들 최적화 방법
Cloud Native Application and MSA: compared to Android OSCloud Native Application and MSA: compared to Android OS
Analysis
7 min read
May 2025
Cloud Native Application and MSA: compared to Android OS
Analyzing Cloud Native applications and Microservices Architecture (MSA) by comparing them to Android OS, and discussing core design considerations for MSA.
Docker Image Optimization for NextJS MonorepoDocker Image Optimization for NextJS Monorepo
Case Study
4 min read
Apr 2025
Docker Image Optimization for NextJS Monorepo
NextJS monorepo 프로젝트의 Docker 이미지 크기와 빌드 성능을 최적화한 사례 연구
Publishing npm Packages with CI/CDPublishing npm Packages with CI/CD
Case Study
6 min read
Apr 2025
Publishing npm Packages with CI/CD
CesiumJS 기반 유틸리티 라이브러리를 npm 패키지로 배포하며 경험한 TypeScript, TypeDoc, Changesets, GitHub Actions, GitHub Pages를 활용한 CI/CD 구축기
Yarn Berry PnP ConfigurationYarn Berry PnP Configuration
Case Study
3 min read
Mar 2025
Yarn Berry PnP Configuration
Yarn Berry (Yarn 2+) 의 PnP(Plug n Play) 설정 및 개발 환경 구성하기