Category
nextjs
2Articles

React Context API for State Management
- ReactJS
- State Management
- 14 Oct 2023
- 09 Mins read
Introduction Managing application state well can make or break a React project. React offers several options for state management, and the Context API is one of the most flexible. But what exactly

Setup Nextjs Tailwind CSS Styled Components with TypeScript
- Next.js
- Tailwind CSS
- 08 Nov 2022
- 05 Mins read
Introduction In this post, we will set up Nextjs, Tailwind CSS and Styled Components with TypeScript, using the following tools:Nextjs Tailwind CSS Styled Components TypeScriptPrere