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

Solid Js Adoption Guide Overview Examples Alternatives

SolidJS adoption guide: Overview, examples, and alternatives

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

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

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

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

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

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

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

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