Chinwike Maduabuchi Software engineer who loves to write. Find me at https://www.chinwike.space/

Stories by Chinwike Maduabuchi

Using Chart.js in React

Using Chart.js in React

Dev

Use Chart.js, a JavaScript library for visualizing data, in your next React project with bar chart, pie chart, and line chart examples.

Chinwike Maduabuchi
Nov 4, 2022 ⋅ 4 min read
Logo Over Colors

5 Mantine Hooks for simplifying UI management in React

Dev

Mantine, a React component library, has created a collection of custom Hooks to handle various tasks. Let’s take a look at my favorite five.

Chinwike Maduabuchi
Sep 21, 2022 ⋅ 5 min read
Handing User Authentication With Redux Toolkit

Handling user authentication with Redux Toolkit

Dev

User authentication can be handled in a myriad of ways. We’ll learn how to use Redux Toolkit (RTK) to create a frontend authentication workflow in React.

Chinwike Maduabuchi
Jul 12, 2022 ⋅ 17 min read
React Logo

Create a customizable React search component with autocomplete

Dev

Autocomplete search boxes are prevalent in modern UI design. Here’s how to create a customizable search component in React.

Chinwike Maduabuchi
Jun 15, 2022 ⋅ 8 min read
Creating a carousel with React Slick

Creating a carousel with React Slick

Dev

React Slick is a carousel library offering accessibility and responsiveness features for your next React project.

Chinwike Maduabuchi
Nov 12, 2021 ⋅ 4 min read
Using Redux Toolkit's createAsyncThunk

Using Redux Toolkit’s createAsyncThunk

Dev

Learn how to use the createAsyncThunk API to perform asynchronous tasks in Redux apps and handle common errors.

Chinwike Maduabuchi
Sep 2, 2021 ⋅ 4 min read
React Hook Form V7

What’s new in React Hook Form V7

Dev

React Hook Form V7 supports strictly typed forms with the help of TypeScript. See what else is new in the most recent release.

Chinwike Maduabuchi
May 3, 2021 ⋅ 5 min read
TypeScript and Python logos.

Why is TypeScript surpassing Python?

Dev

TypeScript is slowly becoming more popular than Python. Find out why in this post exploring the areas where TypeScript outperforms Python.

Chinwike Maduabuchi
Dec 3, 2020 ⋅ 4 min read