Ayobami Ogundiran

Ayobami Ogundiran @codingnninja

About: I am a software developer that loves to research, learn and unlearn to solve human and business problems. I write PHP(Laravel), JavaScript(React), I contributed to Firefox Debugger and tutor @udemy.

Location:
Nigeria
Joined:
Jun 10, 2018

Ayobami Ogundiran
articles - 61 total

Clients care about the stack you use.

It is a common saying that "clients don't care about the stack you use for them" but I disagree. I...

Learn More 5 0Dec 1

Recursion is not a function calling itself!

Correction to the common definition of recursion

Learn More 9 22Feb 14

Why I won't use querySelector again.

A better API to use instead of querySelector and querySelectorAll().

Learn More 69 158Jan 14

Build a note app with JavaScript component.

Build a note app with JavaScript components with no-build process.

Learn More 6 0Dec 11 '24

Yoko: Live coding without really coding.

Yoko Yoko is a VSCode extension designed to enhance your live coding sessions,...

Learn More 5 0Jul 29 '24

$render.js: Unleashing JSX in both browsers and servers without a virtual DOM.

LovePlay Music Player(Built with $render) Introducing $render.js, a powerful tool that opens up new...

Learn More 5 0Jan 6 '24

$render — write React with pure JavaScript.

A JavaScript library to write React with pure JavaScript.

Learn More 7 0Sep 5 '23

DevRel is not a big deal: How to do it like a PRO?

The only magic to take your skills to the next level. Well structured skills and experience to get started in Developer Relations or take your DevRel skills to the next level no matter your current skill level. Now, let's get started!

Learn More 8 0Aug 10 '23

Breaking the Barrier: The Science of Selling to Developers

Some reasons why selling to developers are hard and how to go about it.

Learn More 5 0May 25 '23

DevRel is marketing in disguise

DevRel vs Marketing: The similarities and differences

Learn More 10 0May 6 '23

Why do you use Typescript with automated tests?

Why and when to use Typescript with automated tests.

Learn More 0 0Apr 22 '23

How to extract title, description or metadata from markdown

Extract metadata or front matter programmatically from markdown using JavaScript

Learn More 14 0Mar 2 '23

📢Stop adding API_KEY to tutorials. Do this...

There are so many tutorials out there that add API_KEY to code. And some other people now use their...

Learn More 5 3Feb 21 '23

Big O Notation in summary 💪.

O(1) = runs a constant operation once. O(n) = repeats a constant operation n times. O(logn) = runs...

Learn More 1 0Sep 22 '22

Factorial for the Real World: How to Find Factorial of Numbers in JavaScript.

Learn how to understand Factorials for the realworld applications

Learn More 0 0Sep 5 '22

Data Products: The Secret to Improving Productivity

Photo by path digital on Unsplash Data products are basically designed to enhance productivity....

Learn More 0 0Aug 17 '22

4 Ways to Know You Have Good Developer Experience

How to know you have a good developer experience as a developer.

Learn More 4 0May 26 '22

How to create a two-column layout with HTML & CSS (YouTube Clone - part 1)

Making YouTube clone with HTML and CSS

Learn More 8 0Jan 13 '22

How to make up to $600 writing an article -- from zero to genius.

Have you ever dreamed of making money writing technical articles? How would you feel if I were to...

Learn More 259 11Nov 9 '21

Introduction to Database Systems

A instruction that give a deep dive into what database systems are.

Learn More 6 0Aug 27 '21

How to Improve your Programming Skills

Whether you are a beginner or expert software developer, you probably find bugs in your code. ‌‌We...

Learn More 3 0Feb 25 '21

Is JavaScript Hard to Learn?

Detailed explanation on whether JavaScript is hard to learn or not.

Learn More 30 1Jan 25 '21

Big O Notation Explained Like I am 5yo

🎯 Do you know that ZERO ( 0 ) is one of the greatest inventions of all time? Stop that...

Learn More 22 0Dec 24 '20

Before You Set 2021 Goals

How to deal with goals setting

Learn More 26 0Dec 16 '20

A Simple Guide to JavaScript Conditions (If, Else If, Else and Switch Statement)

Learn how to use the if. else if, else and the switch statement

Learn More 14 1Dec 12 '20

A Simple Guide to Loops In JavaScript( for, for...in, for...of, while and do...while loop)

Learn to understand loops (for,for...in, for...of, while and do...while loop.

Learn More 5 0Dec 12 '20

A Simple Guide to JavaScript Operators ( Assignment, Equality and Ternary).

This guide helps you understand various operators in JavaScript and their use cases.

Learn More 12 0Dec 12 '20

A Simple Guide to JavaScript Functions - Native, Arrow and Shorthand.

Learn and understand everything necessary to build a real-world application with Javascript functions (Native, arrow, shorthand and others)

Learn More 12 6Dec 11 '20

Rest Parameter and Spread Operator in JavaScript

Understand the rest and spread operator in Javascript without stress

Learn More 9 0Dec 5 '20

03 Things You Should Know as a Software Developer

Three major things you should know as a software developer.

Learn More 8 0Nov 30 '20