
Punit Sethi
Independent web dev & architect.
Web Performance ▪ React ▪ Strapi CMS ▪ Frontend Scalability
Jargon Free Introductions
Why does React have a Virtual DOM?
React Components Composition - what problem does it solve?
Rendering Patterns Paid
One-way data flow in React - how does it help us write UI code?
What is Hydration & why does it concern us?
What is Server-side rendering & how is SSR with JavaScript different?
What is Static-site generation & how can we serve fast changing content with it?
What is Client-side rendering & what are it's limitations?
Scaling Node.js Applications
What problem does Incremental Static Regeneration solve?
What is CDN edge computing & when to use it?
Cookies vs local storage - what to use when?
What is the use of Intersection Observer?
Tech Posts
How to integrate Elasticsearch with Strapi
Mitigating serverless cold start delays : My experiments & observations
Directus vs Strapi : Comparing the headless CMS features
Customizing the Strapi upload plugin
Strapi customization options : What to use when?
How we made Sentry work to swiftly identify production issues
My experiences with customizing the Strapi CMS
My experiences with optimizing CSS for React frontends
Zero runtime CSS-in-JS : Is this where great DX meets top-notch Web Performance?