/ blog
2021
01How Netflix - onboards and delivers its content to millions of users.02Module Federation in Next.js (Available as a Webpack plugin)03I built a Pokedex to demonstrate Next.js' data fetching techniques.04Upload image to AWS S3 (using Localstack).05Typescript - Supercharged features of a typed-system06Nest.js - Architectural Pattern, Controllers, Providers, and Modules.07Zustand - A fast, and convenient state-management solution.08Core Web Vitals can remediate your website's bad user experience.09Styled Components in React.10Absolute imports and module path aliases are a game changer!11Data Fetching (useStaticProps) in Next.js using Headless CMS Strapi.12Redux/Context API for state management in React.13Stable Incremental Static Re-generation (Next.js 9.5+).14SWR - React Hooks library for remote data fetching.15Accessibility and SEO optimizations in Next.js application (Lighthouse).2020
01Next.js (useStaticProps, useStaticPaths) + Static JSON Data.02Built-in automatic image optimization in Next.js.03Two factor authentication (2FA) using Speakeasy, Node and Express.04JAMStack - Future of development?05history.push not re-rendering component.06Write a custom reusable Hook (useFetch).07Better Next.js Imports2019
01Markdown Guide