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

Stories by Chinwike Maduabuchi

Pagination vs. infinite Scroll: Making the Right Decision for UX

Pagination vs. infinite scroll: Making the right decision for UX

UX Design

We’ll delve into the pros and cons of pagination and infinite scroll for delivering a satisfying user experience.

Chinwike Maduabuchi
Dec 15, 2022 ⋅ 4 min read
Netlify Logo

Implementing serverless authentication with Netlify Identity

Dev

Authentication is an important part of any major web application, and having a service like Netlify Identity can help you manage it.

Chinwike Maduabuchi
Nov 23, 2022 ⋅ 7 min read
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
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