Timonwa Akintokun Frontend developer and technical writer who is passionate about the web. Creator of websites that tell stories.

Stories by Timonwa Akintokun

Exploring Catalyst, Tailwind's UI Kit For React

Exploring Catalyst, Tailwind’s UI kit for React

Dev

Tailwind’s Catalyst UI kit offers many features and customization options for React user interface development.

Timonwa Akintokun
Mar 21, 2024 ⋅ 5 min read
Mastering Modulo Operator JavaScript

Mastering the modulo operator in JavaScript: A complete guide

Dev

We investigate how the modulo operator works in JavaScript and explore several real-life applications, like cyclic patterns and animations.

Timonwa Akintokun
Dec 8, 2023 ⋅ 7 min read
Optimizing Build Performance Next.js

Optimizing build performance in Next.js

Dev

We examine strategies to optimize the build performance of your Next.js app for a faster and more responsive user experience.

Timonwa Akintokun
Sep 22, 2023 ⋅ 9 min read
Improving Responsive Data Table UX CSS

Improving responsive data table UX with CSS

Dev

We review several approaches for using CSS to further optimize responsive data table UX to enable users to better access, analyze, and interpret data.

Timonwa Akintokun
Sep 6, 2023 ⋅ 13 min read
Creating Responsive Data Tables CSS

Creating responsive data tables with CSS

Dev

We explore options for creating responsive data tables using CSS and techniques dor making them accessible and easy to use on mobile devices.

Timonwa Akintokun
Jul 13, 2023 ⋅ 15 min read
Guide CSS Logical Properties

Guide to CSS logical properties

Dev

Learn how to leverage CSS logical properties to enhance the flexibility and responsiveness of your web design.

Timonwa Akintokun
May 9, 2023 ⋅ 8 min read
How Analyze Next.js Application Bundles

How to analyze your Next.js app bundles

Dev

Learn how to analyze your Next.js app bundles to identify areas for optimization, reduce your codebase, and improve app performance.

Timonwa Akintokun
Apr 25, 2023 ⋅ 7 min read
Build Beautiful Customized Data Table PrimeReact

Build customized data tables with PrimeReact

Dev

See how to build beautiful, customized data tables with PrimeReact. Add custom components and features like sorting and pagination.

Timonwa Akintokun
Apr 17, 2023 ⋅ 7 min read
Creating Smoother CSS Transitions Animate CSS Grid

Creating smoother CSS transitions with Animate CSS Grid

Dev

Let’s explore how to use the Animate CSS Grid package to animate and create smoother transitions for our grid.

Timonwa Akintokun
Mar 3, 2023 ⋅ 6 min read
When How Use CSS Will-Change

When and how to use CSS will-change

Dev

CSS will-change can hurt the performance of your website or application if used incorrectly. Here we review best practices for optimization.

Timonwa Akintokun
Feb 15, 2023 ⋅ 6 min read
Deep Dive Into the CSS :where() and :is() Functions

Deep dive into the CSS :where() and :is() functions

Dev

In this tutorial, we’ll look at the CSS :where() and :is() functions and show how they can be used in production and their differences.

Timonwa Akintokun
Jan 4, 2023 ⋅ 8 min read
Understanding Vue.js Touch Events for Android and iOS

Understanding Vue.js touch events for Android and iOS

Dev

This article will explain what touch events are, the types of touch events, and how to implement touch events in Vue.js for Android and iOS.

Timonwa Akintokun
Oct 14, 2022 ⋅ 6 min read