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

Chakra Ui Adoption Guide Overview Examples And Alternatives

Chakra UI adoption guide: Overview, examples, and alternatives

Dev

Chakra UI has emerged as a highly relevant design library. Let’s discuss what makes Chakra UI a great choice for modern applications.

Isaac Okoro
Feb 13, 2024 ⋅ 8 min read
Exploring Effect A Meta State Rxjs Like Framework For Writing Typescript

Exploring Effect, a meta-state RxJS-like framework

Dev

The Effect library helps you better handle async code, types in async scenarios, and errors in TypeScript projects. Let’s see how.

Isaac Okoro
Jan 17, 2024 ⋅ 6 min read
Solid Js Adoption Guide Overview Examples Alternatives

SolidJS adoption guide: Overview, examples, and alternatives

Dev

In this guide, we will explore what makes SolidJS a fantastic choice for building fast, user-friendly, and highly performant apps.

Isaac Okoro
Nov 2, 2023 ⋅ 10 min read
A Developer's Guide To Exporting Figma Designs To React Native

Exporting Figma designs to React Native: A developer’s guide

Dev

In modern app development, designers and developers working on the same project often need to find ways to bridge the […]

Isaac Okoro
Oct 20, 2023 ⋅ 7 min read
Using Blitz With Next Js To Build A Full Stack App

Using Blitz with Next.js to build a full-stack app

Dev

Let’s explore how to use Blitz, an amazing, fast, and seamless framework, to build a full-stack Next.js application.

Isaac Okoro
Sep 15, 2023 ⋅ 11 min read
Build a Web Editor With React-Monaco-Editor

Build a web editor with react-monaco-editor

Dev

In this article, we will explore how to build a web editor with React and the react-monaco-editor package.

Isaac Okoro
Apr 24, 2023 ⋅ 6 min read
Using React Flow to Plan a React Project

Using React Flow to plan a React project

Dev

Successful projects need adequate planning and architecture. Here, we will look at how to use React Flow to plan your next React project.

Isaac Okoro
Mar 1, 2023 ⋅ 4 min read
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