Breaking Down a 1,500-Line Firebase Service – Clean Architecture in Practice Post date November 17, 2025 Post author By Sangwoo Lee
Decoupling Firebase Push Notification Logic with BullMQ – From Synchronous Chaos to Asynchronous Elegance Post date November 10, 2025 Post author By Sangwoo Lee Post categories In architecture, bullmq, firebase, nestjs
Firebase Push Tokens Are Device-Specific, Not User-Specific: A Critical Refactoring Post date November 5, 2025 Post author By Sangwoo Lee Post categories In firebase, nestjs, notifications, typescript