Frontend
Everything on CoreConcept tagged with Frontend. Explore related tags below.
Related tags
Articles
Next.js 16 continues the evolution of web application architecture, refining React Server Components (RSC), introducing Partial Prerendering (PPR) into producti…
Managing complex, high-frequency state updates in large React applications using traditional Redux or React Context leads to significant performance bottlenecks…
Next.js 16 introduces powerful performance primitives for modern React applications. With refined React Server Components (RSC) streaming, explicit route-level …
While modern JavaScript JIT engines execute code at high speeds, garbage collection pauses and dynamic typing overhead make JS ill-suited for heavy computationa…
Modern web applications must deliver instantaneous visual rendering and smooth, latency-free user interactions. Heavy JavaScript bundle sizes, unoptimized hero …
Google officially replaced First Input Delay (FID) with Interaction to Next Paint (INP) as a Core Web Vitals metric. While FID measured only the delay before th…
Cross-Site Scripting (XSS) remains one of the most dangerous vulnerabilities in modern frontend applications. If an attacker manages to inject a malicious <scri…
Building modern interactive single-page applications (SPAs) often requires maintaining duplicate data models across frontend React/Vue codebases and backend RES…
A support engineer asks design to make the "delete account" button more clearly dangerous, so the team darkens the red on that one page. Three weeks later, some…
Want a curated collection instead? Topic hubs group the best content by subject.
Browse Topics