Isaac Okoro Isaac is a software engineer and technical writer based in Nigeria. An avid reader and football lover with a passion for community and self-improvement.

Stories by Isaac Okoro

Building A React Portfolio Website With Locomotive Scroll

Building a React portfolio website with Locomotive Scroll

Dev

Locomotive Scroll provides support for various forms of scrolling animations, including smooth scrolling, animated page overlays, and parallax effects.

Isaac Okoro
Mar 1, 2023 ⋅ 12 min read
Event Bubbling and Capturing in React

Event bubbling and capturing in React

Dev

This article will look to handle events in React through event delegation, propagation, bubbling, capturing, and SyntheticEvents in React.

Isaac Okoro
Feb 14, 2023 ⋅ 6 min read
Build A React Comment Form With Mention Functionality

Build a React comment form with @mention functionality

Dev

With the introduction of @mention, you can mention friends and invite them to join the discussion. Today, you see forms with @mention functionalities in social media applications.

Isaac Okoro
Aug 12, 2022 ⋅ 8 min read