Elijah Asaolu

  https://dev.to/asaoluelijah I am a programmer, I have a life.

   



33 Stories by Elijah Asaolu

Getting started with vue.draggable

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

Creating a custom REPL for Node.js

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

Parsing HTML in Node.js with Cheerio

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

Htmx: The newest old way to make web apps

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

A detailed look at basic SQL.js features

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

Using vno to configure a Vue app

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

Changes coming to webpack in 2021

Webpack 5 featured architectural changes that set the stage for future user-friendly improvements. Here's what to look for going forward.
1 4 min read

Visualizing sketched charts in Vue.js with roughViz

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

Cesium vs. Mapbox: Which mapping service is best?

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