Joel Adewole Jamstack web developer | Technical writer | React | Python

Stories by Joel Adewole

Migrating to React Router v6: A Complete Guide

Migrating to React Router v6: A complete guide

Dev

Migrate your React Router applications from v5 to v6 with this in-depth guide, including a review of additions and improvements from v5.

Joel Adewole
Oct 25, 2022 ⋅ 14 min read

A developer’s guide to Solidity design patterns

Dev

Solidity design patterns make your life as a web3 dev easier; learn about their benefits (and how to use them) in this complete guide.

Joel Adewole
Jul 11, 2022 ⋅ 11 min read

How to write an ERC-4626 token contract for yield-bearing vaults

Dev

In April 2022, Yearn Finance, a popular DEFI protocol, announced its support for the newly introduced Ethereum Request for Comment […]

Joel Adewole
Jul 6, 2022 ⋅ 6 min read

Understanding progressive enhancement

Dev

Progressive enhancement has many benefits beyond accessibility. Learn why and how to implement it in your web apps with this thorough guide.

Joel Adewole
May 23, 2022 ⋅ 7 min read

Building a DeFi dashboard: A developer’s guide

Dev

DeFi dashboards are helpful for viewing many disparate blockchain investments in a single place. Learn to build your own in this tutorial.

Joel Adewole
Apr 20, 2022 ⋅ 13 min read

8 best ways to define component spacing in a design system

Dev

Component spacing is the most integral part of any UI design system. Learn the basics, and some handy tricks, in this complete guide.

Joel Adewole
Apr 8, 2022 ⋅ 5 min read

Why you should use a proxy server with Create React App

Dev

Learn why and how to implement a proxy server with Create React App to secure and organize your next React app.

Joel Adewole
Mar 22, 2022 ⋅ 5 min read

Creating and customizing an HTML5 video player with CSS

Dev

Learn how to customize an HTML5 video player with CSS in order to create media that blends seamlessly into your app’s UI.

Joel Adewole
Dec 23, 2021 ⋅ 6 min read

Build a custom TikTok autoplay React Hook with Intersection Observer

Dev

Create a React Hook for autoplaying videos with Intersection Observer to create a TikTok clone in this tutorial and example build.

Joel Adewole
Oct 20, 2021 ⋅ 6 min read