Uzochukwu Eddie Odozi Web and mobile app developer. TypeScript and JavaScript enthusiast. Lover of Pro Evolution Soccer (PES).

Stories by Uzochukwu Eddie Odozi

How To Create A Custom Toast Component With React

How to create a custom toast component with React

Dev

Learn how to create a custom toast component in React using popular React hooks such as useState and useEffect.

Uzochukwu Eddie Odozi
Jun 21, 2023 ⋅ 18 min read
ow to build an SVG circular progress component using React and React hooks

How to build an SVG circular progress component using React and React Hooks

Dev

Progress components make for a comfortable UX. Learn how to implement them using SVG and React (plus React Hooks) in this complete tutorial.

Uzochukwu Eddie Odozi
Jul 6, 2022 ⋅ 10 min read
Drag-And-Drop Image Component React Dropzone HTML Drag and Drop API

Build a drag-and-drop image uploader with react-dropzone

Dev

Learn how to use react-dropzone to create a drag-and-drop component for uploading images. Compare this to the HTML Drag and Drop API method.

Uzochukwu Eddie Odozi
Mar 11, 2022 ⋅ 21 min read
Build a Password Generator App in React With Reusable Components

Build a password generator app in React with reusable components

Dev

In this tutorial, we’ll demonstrate how to build a password generator app and create reusable components in React.

Uzochukwu Eddie Odozi
Sep 7, 2020 ⋅ 17 min read