Anjolaoluwa Adebayo-Oyetoro Maker. Writes sometimes. Playful most times. Loves beautiful UIs.

Stories by Anjolaoluwa Adebayo-Oyetoro

How to Use Tailwind CSS in React and Vue.js

How to use Tailwind CSS in React and Vue.js

Dev

In this article, we’ll look at how to use Tailwind CSS in Vue.js and React and optimize your Vue, React, and Tailwind CSS applications.

Anjolaoluwa Adebayo-Oyetoro
Mar 6, 2023 ⋅ 5 min read

Build a pricing component from scratch with Tailwind CSS

Dev

Tailwind CSS is a powerful tool for building and prototyping components. Learn how to build a responsive pricing component with Tailwind CSS.

Anjolaoluwa Adebayo-Oyetoro
Nov 8, 2021 ⋅ 10 min read
tailwind css and cra

How to use Tailwind CSS in React to configure Create React App

Dev

We demonstrate how to get Tailwind CSS working inside a CRA-based React project without having to eject Create React App.

Anjolaoluwa Adebayo-Oyetoro
Jan 2, 2021 ⋅ 5 min read
Building native mobile apps with NativeScript Vue

Building native mobile apps with NativeScript-Vue

Dev

In this article, we will see how to build cross-platform mobile apps with Vue.js and NativeScript.

Anjolaoluwa Adebayo-Oyetoro
Sep 7, 2020 ⋅ 6 min read
A comparison of Vue.js build tools

A comparison of Vue.js build tools

Dev

In this article, I will be doing a comparison of scaffolding build tools available in the Vue.js ecosystem.

Anjolaoluwa Adebayo-Oyetoro
Aug 13, 2020 ⋅ 7 min read

Getting started with Vite

Dev

In this article, we’ll take a look at a build tool called Vite, what it is, why we need it, how it might improve our development workflow, and how to get started with it.

Anjolaoluwa Adebayo-Oyetoro
Jul 3, 2020 ⋅ 4 min read

What’s coming in Babel 8

Dev

In this article, we will be taking a look at some of the features and improvements on the previous versions, coming to version 8 of Babel.

Anjolaoluwa Adebayo-Oyetoro
May 21, 2020 ⋅ 4 min read

Tailwind CSS vs. Tachyons

Dev

In this article, we’ll take a look at the strengths and weaknesses of two of the most popular utility-first CSS frameworks out there.

Anjolaoluwa Adebayo-Oyetoro
May 13, 2020 ⋅ 6 min read

What’s new in Safari 13.1

Dev

In this post, we will take a look at some of the newest updates and features that got shipped in the latest version of the browser.

Anjolaoluwa Adebayo-Oyetoro
May 11, 2020 ⋅ 4 min read

APIs that are missing from the web

Dev

In this article, we will be taking a look at APIs missing from the web (and PWAs) as of today, that are available to native apps.

Anjolaoluwa Adebayo-Oyetoro
Apr 21, 2020 ⋅ 6 min read

What’s new in Ember Octane

Dev

In its latest release Ember Octane, introduced as Ember 3.15, comes with a lot of features and provides updates to Ember’s components and reactivity system. Learn more here.

Anjolaoluwa Adebayo-Oyetoro
Apr 14, 2020 ⋅ 4 min read

Handling authentication in your GraphQL-powered Vue app

Dev

In this post, we’ll look at how we can handle authentication of our GraphQL APIs with vue-router, vue-apollo, and Vuex.

Anjolaoluwa Adebayo-Oyetoro
Apr 13, 2020 ⋅ 10 min read