Home / Companies / Vercel / Blog / Post Details
Content Deep Dive

Building the Black Friday-Cyber Monday live dashboard

Blog post from Vercel

Post Details
Company
Date Published
Author
-
Word Count
1,346
Company Posts That Month
8
Language
English
Hacker News Points
-
Post removed?
No
Summary

The BFCM (Black Friday-Cyber Monday) dashboard is a data-heavy, real-time application built using Next.js and a modified polling architecture. The core of the site works by having the client poll the server for data every 10 seconds. To overcome challenges in building this dashboard, the team used various optimizations such as cost-efficiency measures like using a rolling window to minimize expensive queries, incremental static regeneration (ISR) to reduce database calls, dynamic visuals with rate-of-change tactics to provide a smooth user experience, and ensuring accuracy by adjusting the rate of change dynamically. Additionally, they moved data fetching to the server for better performance using React Server Components (RSCs). By addressing these performance bottlenecks one step at a time, the team was able to create a cost-efficient, performant, accurate, and user-friendly dashboard that showcases Vercel's infrastructure and capabilities.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 3 3,091 773 211 -1%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.