David Omotayo Frontend developer and indie game enthusiast.

Stories by David Omotayo

Build a React dashboard with Tremor

Build a React dashboard with Tremor

Dev

Use Tremor, a low-level library for building dashboards in React, and create an interactive dashboard application.

David Omotayo
Nov 23, 2022 ⋅ 13 min read
Ariakit Logo

Using Ariakit components in React apps

Dev

Ariakit is an open source, low-level component toolkit for building accessible web applications in React. Let’s explore how to use it.

David Omotayo
Oct 28, 2022 ⋅ 8 min read
CSS Logo Over Dropped Ice Cream and Green Background

A new guide to CSS overflow

Dev

This resource for the CSS overflow property investigates its values and suggests different ways to address the overflow problem in CSS.

David Omotayo
Oct 10, 2022 ⋅ 6 min read
Vite and React Logos Over Lightning

Vite 3.0 vs. Create React App: Comparison and migration guide

Dev

Learn how to build React applications with Vite and how to migrate from Create React App to Vite. Compare the core concepts of both tools.

David Omotayo
Sep 2, 2022 ⋅ 8 min read
Svelvet Logo

Build gorgeous flow diagrams with Svelvet

Dev

Easily create gorgeous, customizable flow diagrams in Svelte with the newly released Svelvet. Learn about Svelvet’s core concepts.

David Omotayo
Aug 1, 2022 ⋅ 6 min read
Vue Logo Over Lunchboxes

Build 3D visuals in Vue with Lunchbox.js

Dev

In this article, we introduce the core concepts of Lunchbox.js and demonstrate how to use this tool to create 3D visuals in Vue.

David Omotayo
Jul 18, 2022 ⋅ 9 min read
React Logo Over Fireworks

Getting started with PixiJS and React: Create a canvas

Dev

Learn how to implement PixiJS applications in React to render rich, 2D graphics. Walk through a demo of several PixiJS animation examples.

David Omotayo
Jun 21, 2022 ⋅ 8 min read
React Logo Over Purple Background

How to implement reCAPTCHA in a React application

Dev

In this article, we’ll demonstrate how to implement reCAPTCHA v2 in a React application and how to verify user tokens in a Node.js backend.

David Omotayo
Jun 9, 2022 ⋅ 11 min read
React Logo

How to build faster animation transitions in React

Dev

This quick demonstration explores how to create faster transition animations in React using transition-hook.

David Omotayo
Apr 20, 2022 ⋅ 8 min read
React Logo Over a Paint-Splashed Background

Top React dashboard libraries

Dev

Here’s a curated list of the best free, open source React dashboard templates that can be easily set up and modified for projects as needed.

David Omotayo
Mar 8, 2022 ⋅ 5 min read
Control CSS Cascade With Cascade Layers

Cascade layers: Control the CSS cascade with the @layer at-rule

Dev

Learn about CSS cascade layers. The @layer at-rule can be used to prevent or address conflicts regarding layer order and specificity.

David Omotayo
Feb 16, 2022 ⋅ 6 min read
Vue vs Svelte Comparing Framework Internals

Svelte vs. Vue: Comparing framework internals

Dev

Svelte improves on what made us love Vue to begin with, like high performance, a lightweight and familiar templating syntax, and an easy learning curve.

David Omotayo
Jan 24, 2022 ⋅ 12 min read