Author: awoyemivictora
February 3, 2024
/ Blockchain
Smart contracts explained for beginners
Imagine a self-executing contract, where terms are automatically enforced without lawyers, middlemen, or delays. Enter smart contracts: the ingenious code…
January 23, 2024
/ Sales Funnel
Landing page introduction for starters
What is a landing page? A landing page is a website page with a specific purpose — the objective of…
May 3, 2023
/ Website Development
JavaScript Maps and Methods for Beginners
The map object in JavaScript holds key-value pairs and remembers the original insertion order of the keys. In this article,…
May 2, 2023
/ Website Development
JavaScript Arrays Simplified
If you’re new to JavaScript, you’ll get to a point where you’ll have to understand the concepts behind arrays, it’s…
May 2, 2023
/ Website Development
Shallow vs Deep Array-Copy in JavaScript
If you’ve ever decide to learn about JavaScript copy array methods, having an understanding of shallow and deep copies will…