HomeBadges
Blog Author Picture

Asaolu Elijah

390 followers

JavaScript Dev. ๐Ÿ‘ฉโ€๐Ÿ’ป ChatBot Nerd ๐Ÿค– Block chain Enthusiast ๐Ÿคฉ Tech Advocate ๐Ÿ“ข

Getting Started With Nuxt.js - The How & Why

Nov 24, 20207 min read

What is Nuxt.js Nuxt.js is an intuitive vue.js framework (yeah, a frameworkโ€™s framework) for building faster and scalable - static, server-side rendered (SSR) & single page applications (SPAโ€™s). Nuxt.js is lovable because its included with vue core p...

How I Made My Personal Website 10x Faster โšก

Aug 28, 20203 min read

I'd recently recreated my personal website, and the page load time reduced to < 1.6s ๐Ÿ˜ฎ. You don't believe it? Check it out here to clear your doubts. Note: While my personal website is built with Nuxtjs (Vue.js), all of the tips I'll be sharing cou...

Vue.js For Absolute Begineers

Jul 30, 20203 min read

I've got my hands on vue.js lately and most tutorials I'd seen out there are not so beginners friendly, so i'd decided to start this series to help #codeNewbies go from beginners to intermediate in Vue.js. Please Note โš ๏ธ: You should have a basic und...

How To Access Dev Tool On Mobile Browsers

Apr 24, 2020

Recently, I was working on a side project with some friends. Unfortunately my PC had been damaged during the covid-19 pandemic and I couldn't get to fix it because of the lock-down, so I had to resort to coding on my mobile phone ๐Ÿคฆ๐Ÿพโ€โ™‚๏ธ. Somehow, my...

Understanding fetch() 2 - Building A Random Quote Generator App

Apr 5, 2020

In my previous article, I'd explained the concepts of fetch API, how it differs from xmlhttprequest plus some important stuffs you need to know. And i had promised to write an article that deals with the practical use of the fetch API. In this tutori...

Understanding fetch() API In JavaScript

Mar 23, 2020

Some decades ago, JavaScript developers were stuck with using XMLHttpRequest which is slightly confusing and more complex ๐Ÿ˜ด, then some years later, jQuery (a JavaScript library) built an helper function to make writing ajax code more easier. And aga...

ยฉ 2021 Asaolu Elijah

PrivacyTerms
Proudly part of