DARK BLOGS IN PERFORMANCE
Design patterns provide typical solutions to commonly recurring problems in software design.This article covers Static Import, Dynamic Import ,Import On Visibility ,Import On Interaction ,Route Based Splitting ,Bundle Splitting ,Preload ,Prefetch and Optimizing loading of 3rd Party JavaScript...
Sumit Kumar
Design patterns provide typical solutions to commonly recurring problems in software design.This article covers different rendering patterns like Client-Side Rendering ,Static Rendering ,Incremental Static Generation ,Selective Hydration , Progressive Hydration ,Streaming Server-Side Rendering and Server-Side Rendering. ...
Sumit Kumar
Redis is an open source , in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams. This article covers patching Mongoose execution and hydrating models ...
Sumit Kumar
The Web Vitals initiative aims to help sites focus on the metrics that matter most, the Core Web Vitals . Currently we focus three aspects of the user experience loading, interactivity, and visual stability and includes the metrics LCP, FID, CLS ...
Sumit Kumar
Blog Categories
- Performance
- JavaScript
- Backend