JUNG.
bloggalleryplacesguestbookabout
/

© 2026. Jung. All rights reserved.

All
Frontend

6

Retrospect

3

UK

3

What I Learned Only After Facing Slow Pages

Frontend

17 May 2025 · 12 min read

What I Learned Only After Facing Slow Pages

Improving User Experience with Performance Optimization (Feat: Next.js)

# Performance Optimization
# Rendering Strategies
How to Improve Frontend Code Quality

Frontend

29 Apr 2025 · 4 min read

How to Improve Frontend Code Quality

A Guide to Maintainable Frontend Code

# Clean Code
# Fundamentals
Beyond CSS-in-JS: vanilla-extract's Philosophy and Type-Based Design Principles

Frontend

19 Apr 2025 · 8 min read

Beyond CSS-in-JS: vanilla-extract's Philosophy and Type-Based Design Principles

vanilla-extract Deep Dive Part 1

# vanilla-extract
# css-in-js
Scroll Event Optimization: Improving the Flickering Header Phenomenon

Frontend

08 Feb 2025 · 10 min read

Scroll Event Optimization: Improving the Flickering Header Phenomenon

Improving User Experience with RequestAnimationFrame

# ScrollEvent
# UX
I decided to be the first user.

Frontend

30 Jan 2025 · 3 min read

I decided to be the first user.

Why I Started the Side Project "I'm Jung"

# Side Project
# Developer Branding
Implementing Polymorphic Components

Frontend

31 Aug 2024 · 14 min read

Implementing Polymorphic Components

With Vanilla Extract

# Polymorphic
# Vanilla-Extract