Ohans Emmanuel Visit me at ohansemmanuel.com to learn more about what I do!

Stories by Ohans Emmanuel

Build powerful React forms with Informed

Build powerful React forms with Informed

Dev

Learn how to build forms that are resilient and customizable with Informed, a new competitor to Formik for React form building.

Ohans Emmanuel
Feb 9, 2023 ⋅ 12 min read
React Hooks Refactor Components

How to refactor React components to use Hooks

Dev

When you refactor your application to use React Hooks, the first problem you’ll face happens to be the root issue from which other challenges stem.

Ohans Emmanuel
Aug 15, 2022 ⋅ 15 min read
Using Redux Apps And Axios For Data Fetching

Data fetching with Redux and Axios

Dev

Learn how to use Redux and a library like Axios to turn data fetching and state management from a nightmare to a breeze.

Ohans Emmanuel
Aug 12, 2022 ⋅ 13 min read
Build Strongly Typed Polymorphic Components With React And TypeScript

Build strongly typed polymorphic components with React and TypeScript

Dev

Learn how to build strongly typed polymorphic React components with TypeScript, using familiar UI component props as guides.

Ohans Emmanuel
May 25, 2022 ⋅ 24 min read
how browser rendering works css js html feature image

How browser rendering works — behind the scenes

Dev

How do browsers bring web apps to life? Understanding client-side rendering will empower you to truly optimize your web projects.

Ohans Emmanuel
Jun 18, 2021 ⋅ 12 min read

React lifecycle methods: An approachable tutorial with examples

Dev

Learn all about React lifecycle methods for mounting, updating, unmounting, and error handling, including new methods as of React 17.

Ohans Emmanuel
Apr 15, 2021 ⋅ 13 min read
React Router With Redux

React Router with Redux: Understanding navigation state

Dev

Use React Router to declaratively navigate within your React and Redux applications and maintain state across your app’s navigation switches.

Ohans Emmanuel
Mar 17, 2021 ⋅ 12 min read
full-stack-react-app-zero-config

Build a full-stack React app with zero configuration

Dev

Simplify building full stack React apps using Zero Server: a framework without configuration.

Ohans Emmanuel
Feb 2, 2021 ⋅ 12 min read
React Reference Guide: Refs and the DOM

React Reference Guide: Refs and the DOM

Dev

Our complete guide to React refs and the DOM, with suggestions for further reading.

Ohans Emmanuel
Sep 4, 2020 ⋅ 7 min read
LogRocket React Reference Guide: Hooks API

React Reference Guide: Hooks API

Dev

Our all-in-one reference guide for basic and advanced React Hooks, with suggestions for further reading.

Ohans Emmanuel
Sep 4, 2020 ⋅ 20 min read
Refactoring A Redux App To Use Recoil

Refactoring a Redux app to use Recoil

Dev

Get hands-on with Facebook’s nascent Recoil library by refactoring a Redux app and comparing their differences in implementation.

Ohans Emmanuel
Aug 25, 2020 ⋅ 7 min read
Getting Started With Recoil

Introducing Recoil: Simplified state management for React

Dev

Recoil is no Redux yet, but it just may get there.

Ohans Emmanuel
Jun 25, 2020 ⋅ 5 min read