Sangwoo Lee

Sangwoo Lee @sangwoo_rhie

About: Full-Stack Software Engineer

Location:
Seoul, Korea
Joined:
Aug 5, 2024

Sangwoo Lee
articles - 5 total

Optimizing Push Notification Logging at Scale - From Synchronous Bottleneck to Async Batching

How I transformed notification logging from a blocking operation to a non-blocking batch system,...

Learn More 0 0Nov 24

Breaking Down a 1,500-Line Firebase Service - Clean Architecture in Practice

How I refactored a monolithic Firebase service into clean, testable, and reusable utility modules...

Learn More 5 0Nov 17

Decoupling Firebase Push Notification Logic with BullMQ - From Synchronous Chaos to Asynchronous Elegance

How I transformed a monolithic Firebase notification service into a scalable queue-based...

Learn More 4 0Nov 10

Firebase Push Tokens Are Device-Specific, Not User-Specific: A Critical Refactoring

When I first built my Firebase Cloud Messaging (FCM) notification system, I made a critical...

Learn More 1 0Nov 5

Refactoring Mass Push Notifications: From Offset to Cursor Pagination

How I achieved 17x-400x performance improvement by switching from offset to cursor-based pagination...

Learn More 3 0Nov 4