Juun
About
Blog
Playground
Toggle theme
Blog
CASE STUDY
9 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.
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's BigPipe.
CASE STUDY
9 min read
Jun 2025
Module Bundle Optimization in NextJS
Module bundler 의 동작 방식과 번들 분석 도구를 활용한 NextJS 프로젝트의 번들 최적화 방법
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.
CASE STUDY
6 min read
Apr 2025
Docker Image Optimization for NextJS Monorepo
NextJS monorepo 프로젝트의 Docker 이미지 크기와 빌드 성능을 최적화한 사례 연구
CASE STUDY
9 min read
Apr 2025
Publishing npm Packages with CI/CD
CesiumJS 기반 유틸리티 라이브러리를 npm 패키지로 배포하며 경험한 TypeScript, TypeDoc, Changesets, GitHub Actions, GitHub Pages를 활용한 CI/CD 구축기
CASE STUDY
4 min read
Mar 2025
Yarn Berry PnP Configuration
Node package manager 로 Yarn Berry PnP 사용 및 설정하기