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

Stories by Elijah Asaolu

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
What's new in Bootstrap 5.1.0

What’s new in Bootstrap 5.1.0

Dev

Learn about Boostrap v5.1.0 and its introduction to CSS Grid, a placeholder component, horizontal collapse, and more.

Elijah Asaolu
Oct 7, 2021 ⋅ 4 min read
Introducing Assembler CSS, a New Alternative to Tailwind CSS

Introducing Assembler CSS, a new alternative to Tailwind CSS

Dev

Meet Assembler CSS, a UI framework built to rival Tailwind CSS and Boostrap with its curated list of virtual properties.

Elijah Asaolu
Sep 30, 2021 ⋅ 4 min read
Getting Started with vue.draggable

Getting started with vue.draggable

Dev

Learn to use vue.draggable, the official Sortable.js component for Vue-based projects, and build a sample Kanban board.

Elijah Asaolu
Sep 10, 2021 ⋅ 8 min read
Creating a Custom REPL in Node.js

Creating a custom REPL for Node.js

Dev

REPL takes a user input, executes it, and returns an output. Learn how to use the Node.js inbuilt REPL environment or create a custom REPL.

Elijah Asaolu
Aug 12, 2021 ⋅ 3 min read
Parsing HTML in Node.js with Cheerio

Parsing HTML in Node.js with Cheerio

Dev

Cheerio provides a concise markup perfect for parsing HTML and working with XML documents for your Node.js project.

Elijah Asaolu
Jul 26, 2021 ⋅ 5 min read
HTMX: The Newest Old Way to Make Web Apps

Htmx: The newest old way to make web apps

Dev

Htmx is a JavaScript library for building user interfaces with simple markup. Here’s your intro to what htmx can do with HTML elements.

Elijah Asaolu
Jun 4, 2021 ⋅ 6 min read
A Detailed Look at Basic SQL.js Features

A detailed look at basic SQL.js features

Dev

In this tutorial, we’ll discuss SQL.js, a JavaScript SQL library with which you can create and query relational databases entirely in your browser.

Elijah Asaolu
May 24, 2021 ⋅ 4 min read
Vue and Deno Logos

Using vno to configure a Vue app

Dev

What is vno? This post covers the powerful features it offers, how to install Deno, and how to configure a new Vue app using vno.

Elijah Asaolu
Mar 18, 2021 ⋅ 4 min read
Features coming to webpack 2021

Changes coming to webpack in 2021

Dev

Webpack 5 featured architectural changes that set the stage for future user-friendly improvements. Here’s what to look for going forward.

Elijah Asaolu
Feb 17, 2021 ⋅ 4 min read