Anjolaoluwa Adebayo-Oyetoro

  Maker. Writes sometimes. Playful most times. Loves beautiful UIs.

   



20 Stories by Anjolaoluwa Adebayo-Oyetoro

How to use Tailwind CSS in React and Vue.js

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.
3 5 min read

Build a pricing component from scratch with Tailwind CSS

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

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

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

Building native mobile apps with NativeScript-Vue

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

A comparison of Vue.js build tools

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

Getting started with Vite

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...
0 4 min read

What’s coming in Babel 8

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

Tailwind CSS vs. Tachyons

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.
2 6 min read

What’s new in Safari 13.1

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

APIs that are missing from the web

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

What’s new in Ember Octane

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...
0 4 min read

Handling authentication in your GraphQL-powered Vue app

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