Elijah Asaolu I am a programmer, I have a life.

Stories by Elijah Asaolu

Tauri Logo

Tauri vs. Electron: A comparison, how-to, and migration guide

Dev

Let’s explore Tauri, a new desktop application framework. We’ll look at how to get started using it, how it works, and more.

Elijah Asaolu
Sep 19, 2022 ⋅ 6 min read
Vue Logo

Understanding watchers in Vue

Dev

One of Vue’s features is the watcher function. Let’s take a look at how watchers work in Vue and how to utilize them.

Elijah Asaolu
Aug 16, 2022 ⋅ 6 min read
Vue and Ant Design Logos

How to use Ant Design with Vue 3

Dev

Ant Design is an excellent tool for creating a website with minimal effort. Here’s how to use the ant-design-vue package with Vue 3.

Elijah Asaolu
Aug 4, 2022 ⋅ 4 min read
Comparing Bootstrap Vs Tailwind Css Vs Material Ui

Comparing Bootstrap vs. Tailwind CSS vs. Material UI (MUI)

Dev

Let’s review the benefits of Bootstrap vs. Tailwind CSS vs. Material UI (MUI) to help you choose the best library for your project.

Elijah Asaolu
Jul 6, 2022 ⋅ 7 min read
Top 5 Vue Animation Libraries Compared

Top 5 Vue animation libraries compared

Dev

Compare the top 5 Vue animation libraries based on installation processes, implementation, and essential features.

Elijah Asaolu
May 20, 2022 ⋅ 7 min read
Alchemy Vs. Infura

Alchemy vs. Infura: Which node provider is best?

Dev

Compare node providers Infura and Alchemy based on the types of networks they each support, their interface, API, documentation, and simplicity.

Elijah Asaolu
Apr 19, 2022 ⋅ 5 min read
Using TinyBase For Reactive State Management

Using TinyBase for reactive state management

Dev

TinyBase is a new state management library that provides a structured, SQL-like approach to data manipulation and uses no dependencies.

Elijah Asaolu
Mar 21, 2022 ⋅ 4 min read
Build Web Components With Svelte

Build web components with Svelte

Dev

Using Svelte, create universal web components that allow you to develop reusable, custom HTML elements with encapsulated styling and functionalities.

Elijah Asaolu
Feb 14, 2022 ⋅ 6 min read
Deta Vs. Heroku Finding Better Cloud Provider

Deta vs. Heroku: Finding the better cloud provider

Dev

Compare one of the most popular cloud service providers, Heroku, with a new and fully free alternative, Deta.

Elijah Asaolu
Jan 12, 2022 ⋅ 4 min read
Building an App with Electron and Vue

Building an app with Electron and Vue

Dev

If you’ve worked with Vue before, it’s simple to get started with Electron. Use the Vue CLI plugin for Electron Builder and make a demo app.

Elijah Asaolu
Dec 16, 2021 ⋅ 6 min read
What's New in Nuxt 3

What’s new in Nuxt 3

Dev

The Nuxt 3 beta was launched October 2021. Look at the new features in Nuxt 3, as well as the installation process and how to migrate your existing Nuxt apps to this latest version.

Elijah Asaolu
Nov 18, 2021 ⋅ 4 min read
Building a DApp with Ethers.js

Building a DApp with Ethers.js

Dev

In this tutorial, we will be learning some concepts of the blockchain, as well as learning how to build our first DApp with Ethers.js

Elijah Asaolu
Nov 1, 2021 ⋅ 7 min read