Popoola Temitope I'm a software developer and technical writer. I love learning about new technology and am always ready to share ideas with others.

Stories by Popoola Temitope

React logo displayed on a pastel sky background, representing the topic of migrating to React 19 using react-codemod.

Migrating to React 19 using react-codemod

Dev

In this tutorial, you will learn how to upgrade and refactor your React application to the latest version without having […]

Popoola Temitope
Sep 20, 2024 ⋅ 3 min read
Rehackt logo over a blue brick wall.

Using Rehackt to share imports with React in server-side code

Dev

Next.js is a React framework used for building full-stack web applications, supporting both server-side and client-side features. The server-side handles […]

Popoola Temitope
Aug 9, 2024 ⋅ 1 min read
Unistyles Vs Tamagui For Cross Platform React Native Styles

Unistyles vs. Tamagui for cross-platform React Native styles

Dev

Unistyles and Tamagui both help address the challenges of creating consistent and responsive styles across different devices.

Popoola Temitope
Jun 3, 2024 ⋅ 6 min read
Building a Custom Compositional API with React Aria

Building a custom compositional API with React Aria

Dev

Learn how and when to extend React Aria’s composition API by dropping down to the Hooks layer to build your own custom compositional API.

Popoola Temitope
Jan 31, 2024 ⋅ 6 min read

Improving mobile UX with react-native-inappbrowser-reborn

Dev

Using an in-app browser can vastly improve UX in mobile apps. Learn how you can use react-native-inappbrowser-reborn to do just that.

Popoola Temitope
Nov 1, 2023 ⋅ 6 min read
Top 3 Services to Deploy a Vue App for Free

Top 3 services to deploy a Vue app for free

Dev

We explore the best free services for deploying Vue.js apps, along with instructions on how to deploy an app on each platform.

Popoola Temitope
Jul 31, 2023 ⋅ 6 min read
Custom Vuetify Grid System

How to create a custom Vuetify grid system

Dev

With the Vuetify grid system, we can easily build web applications that are both responsive and visually appealing on all devices.

Popoola Temitope
May 19, 2023 ⋅ 6 min read
A guide to Vitest automated testing with Vue components

A guide to Vitest automated testing with Vue components

Dev

Learn about the Vitest framework, how to configure it, and how to use it for testing Vue components.

Popoola Temitope
Apr 19, 2023 ⋅ 7 min read
Comparing Tabby Vs Code

How Tabby compares with the VS Code terminal

Dev

Tabby is a modern alternative to traditional command-line apps like PowerShell, iTerm, and macOS Terminal, providing users with an entirely customizable terminal.

Popoola Temitope
Apr 5, 2023 ⋅ 3 min read
Guide Vuex ORM

A guide to Vuex ORM

Dev

Vuex ORM provides a simple interface for interacting with the Vuex store as a database, making it easy to store, retrieve, and update data within a Vue application.

Popoola Temitope
Feb 6, 2023 ⋅ 5 min read
CSS Property Types

Using @property for loosely typed CSS custom properties

Dev

Explore setting CSS variable configuration using the CSS @property feature; we demo building a simple page loader animation and a themes switcher.

Popoola Temitope
Jan 30, 2023 ⋅ 5 min read
Typescript Webpack

Using webpack with TypeScript

Dev

Walk through the step-by-step process of setting up webpack with TypeScript and learn how to optimize TypeScript applications using webpack plugins.

Popoola Temitope
Sep 1, 2022 ⋅ 8 min read