Featured Articles
Recommended tsconfig settings For Nextjs 14
Recommended tsconfig settings for Nextjs 14
03/10/2024
How to Use CASL in Next.js for Role Based Access Control
How to use CASL in Next.js for role based access control
01/10/2024
How i built a super fast short link redirection system
In this article we will only focus on URL redirection part of the system, which deals with read aspects only.
26/08/2024
Monorepo alternative to sharing routes for NextJs 14 in 2024
How you can achieve code sharing at page level without setting up a monorepo using Nextjs 14 colocation capability
28/07/2024
Recent Articles
Understanding the Difference Between Platform and Infrastructure Teams
Difference Between Platform and Infrastructure Teams
10/10/2024
CASL Ability Based Http Client to secure NextJS server actions
Explore how to use the AbilityBasedHttpClient class to integrate access control into your API requests using CASL and TypeScript.
08/10/2024
Building A Reusable Generic Http Client In Nextjs 14
Learn how to build a reusable, type-safe HTTP client for making API requests with GET, POST, PUT, and DELETE methods.
04/10/2024
Filtering Object Attributes Based on User Roles in TypeScript
Filtering object attributes based on user roles dynamically using TypeScript and CASL to control access to data.
02/10/2024
Overview of HTTP/1.1 Waterfall and HTTP/2 multiplexing
Why HTTP/1.1 leads to waterfall and how HTTP/2 solves it
20/09/2024
How to Generate a Table of Contents from Markdown in React Using TypeScript
Learn how to generate a Table of Contents (TOC) from Markdown content in a React application
26/08/2024
How to Add Sitemap to Next.js 14
Guide on adding a sitemap to a Next.js 14 application, including setup and automation.
20/08/2024
Using A and AAAA Records to Serve Different Websites for Desktop and Mobile Devices
Delivering tailored content to users based on their device type
19/08/2024