Uzochukwu Eddie Odozi

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

   



4 Stories by Uzochukwu Eddie Odozi

How to create a custom toast component with React

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

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

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

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

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.
8 21 min read

Build a password generator app in React with reusable components

In this tutorial, we'll demonstrate how to build a password generator app and create reusable components in React.
1 17 min read