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

Stories by Elijah Asaolu

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
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
Visualizing sketched charts in Vue.js with roughViz

Visualizing sketched charts in Vue.js with roughViz

Dev

Walk through the process of creating a Vue app using vue-cli and learn how to display sketchy charts in your Vue.js applications using vue-roughviz.

Elijah Asaolu
Dec 28, 2020 ⋅ 3 min read
Cesium and Mapbox

Cesium vs. Mapbox: Which mapping service is best?

Dev

Compare two popular mapping services, Cesium and Mapbox, to decide which tool best suits your needs.

Elijah Asaolu
Oct 18, 2020 ⋅ 3 min read