articles with tag
web-development
Page 1
04/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.
Read More03/10/2024
26/08/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
Read More