author-pic

Michael Jude Larocca

How to Make a Confetti React Custom Hook

Posted on July 17, 2023

In this week's article, we build a confetti React custom hook! You will learn state management, hooks, and the js-confetti library, equipping you with transferable skills for your original projects…

Read full post

How to Make a Best Dice Roll React Component

Posted on July 10, 2023

In this article, we build a React best dice roll game component. From your main App file, you will learn how to pass game start and end props to control it and gain skills for your original projects…

Read full post

How to Make a Best Time React Component

Posted on July 03, 2023

In this article, we build a React best time game component. You will learn how to work with the date-fns and UUID libraries, React hooks, and local storage, gaining skills for your original projects…

Read full post