Juun
About
Portfolio
Blog
Toggle theme
Blog
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.
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
Case Study
7 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
4 min read
Apr 2025
Docker Image Optimization for NextJS Monorepo
NextJS monorepo 프로젝트의 Docker 이미지 크기와 빌드 성능을 최적화한 사례 연구
Case Study
6 min read
Apr 2025
Publishing npm Packages with CI/CD
CesiumJS 기반 유틸리티 라이브러리를 npm 패키지로 배포하며 경험한 TypeScript, TypeDoc, Changesets, GitHub Actions, GitHub Pages를 활용한 CI/CD 구축기
Case Study
3 min read
Mar 2025
Yarn Berry PnP Configuration
Yarn Berry (Yarn 2+) 의 PnP(Plug n Play) 설정 및 개발 환경 구성하기