DailyReactFrontend System Design: Chat Appš§© Problem Statement Design a scalable frontend for a real-time chat application (like WhatsAppā¦January 09, 2025 1 min
DailyReactFrontend System Design: Hotel ReservationšØ Problem Design a scalable hotel reservation frontend using Next.js (like Booking.com / Agoda).ā¦January 09, 2025 2 min
NextJSReactNextJS - ProxyProxy allows you to run code before a request is completed , enabling you to modify how theā¦October 10, 2023 1 min
NextJSReactNextJS - Route HandlersRoute Handlers in Next.js allow you to build backend endpoints directly inside the App Routerā¦October 08, 2023 1 min
NextJSReactNextJS - Metadata and OG imagesMetadata controls how your page appears in: Search engines (SEO), Social media previews,... Staticā¦October 07, 2023 1 min
NextJSReactNextJS - Font Optimizationnext/font is a built-in Next.js module that optimizes web fonts automatically. Google Fonts Next.jsā¦October 06, 2023 1 min