Nelson Michael Nelson Michael is a frontend developer from Nigeria. When he's not meddling with CSS, he spends his time writing, sharing what he knows, and playing games.

Stories by Nelson Michael

Using Storybook And React Server Components To Build And Test Apps In Isolation

Using Storybook and RSCs to build and test apps in isolation

Dev

Storybook 8 adds experimental support for RSCs in Next.js, offering improved performance and UX alongside Storybook’s rich add-on ecosystem.

Nelson Michael
Jul 1, 2024 ⋅ 7 min read
Eleventy Adoption Guide: Overview, Examples, And Alternatives

Eleventy adoption guide: Overview, examples, and alternatives

Dev

Eleventy (11ty) is a compelling solution for developers seeking a straightforward, performance-oriented approach to static site generation.

Nelson Michael
May 7, 2024 ⋅ 8 min read
Implementing In App Updates For React Native Apps

Implementing in-app updates for React Native apps

Dev

Implementing OTA in-app updates in React Native apps can streamline the update process, preventing delays that hinder overall productivity.

Nelson Michael
Mar 1, 2024 ⋅ 7 min read
Eleventy Vs. Next.js Static-Site Generation

Eleventy vs. Next.js for static site generation

Dev

We evaluate Eleventy and Next.js and compare both static site generators in terms of performance, developer experience, scalability, and ecosystem.

Nelson Michael
Dec 7, 2023 ⋅ 11 min read
Deploying React Apps To GitHub Pages

Deploying React apps to GitHub Pages

Dev

This article covers how to use GitHub Pages to convert a React app into a static website, as well as how to create a custom domain.

Nelson Michael
Nov 27, 2023 ⋅ 9 min read
Getting Started With Bun And React

Getting started with Bun and React

Dev

Bun is a JavaScript runtime that offers a rich set of features, great speed, and is comparable to Node.js and Deno.

Nelson Michael
Nov 23, 2023 ⋅ 7 min read
Using Axios To Set Request Headers

Using Axios to set request headers

Dev

Discover how to set request headers using Axios for enhanced API calls in browser environments, covering global and per-request headers.

Nelson Michael
Oct 9, 2023 ⋅ 7 min read
Implementing Function Overloading TypeScript

Implementing function overloading in TypeScript

Dev

We discuss function overloading in TypeScript and investigate how (and in what scenario) )we can most effectively implement it.

Nelson Michael
Sep 11, 2023 ⋅ 5 min read
Best React Native Search Libraries

Best React Native search libraries

Dev

We explore two libraries for integrating powerful search capabilities into React Native apps: React InstantSearch Hooks and Reactive Hooks.

Nelson Michael
Aug 3, 2023 ⋅ 9 min read
Add Firework Particle Effects React App

Add firework and particle effects to your React app

Dev

We explore the features of the react-particles components and show how to use it to add captivating effects to your React app.

Nelson Michael
Jul 18, 2023 ⋅ 9 min read
Best Next.js Starter Templates

The best Next.js starter templates

Dev

We review some of the most popular Next.js website starter templates, offering a range of features and customization options.

Nelson Michael
May 17, 2023 ⋅ 6 min read
Guide Hiding Elements CSS

Guide to hiding elements in CSS

Dev

We explore a variety of approaches for hiding webpage elements using CSS and evaluate them for performance and accessibility.

Nelson Michael
May 4, 2023 ⋅ 9 min read