Blog

Gathering thoughts about experiments, technology and opinions.

The Human API Experience with Web5

Web5 is an exciting innovation looking to change how we use the web. Giving control of the user's data and identity back to them. In this article, I shared a simple intro and my thoughts on why I'm excited about this technology.
August 17, 2023

What is the boring JavaScript Stack - Sails Boring Stack

Heard a lot about the boring JavaScript without knowing what it is? Here's my dive into understanding what it entails and how to start using it.
July 2, 2023

Ace is officially an Auth0 Ambassador

Becoming an Auth0 Ambassador and what it means to be one.
April 20, 2023

Job hunting - Prepping for technical interviews

Job hunting requires a certain set of technical skills that are bound to get rusty unless you are interviewed every other month or so. Here are a few recommendations to get back in shape.
October 10, 2022

Job hunting - Cleaning up your resume

In this article, I want to cover a few things related to job hunting, some quite easy to do, to make sure your most important tool - your resume - is able to reach the right places and hopefully get you the opportunity to be interviewed. .
October 8, 2022

Celebrating open source in Nigeria with Hacktoberfest

Open source in Nigeria has been on a rapid growth. Excited to celebrate the creators during the month of hacktoberfest
October 3, 2022

With Great Social Capital

As we strive to build and establish our social capital, recent happenings have showed how much responsibility comes as a result.
May 21, 2022

The Untold Story of a Self-Taught Developer

Two out of three developers are self taught - and each one of them have a unique yet similar story.
April 8, 2022

The best webpack configurations for React applications


August 15, 2021

A short informal introduction to Developer Relations


January 10, 2021

How I build side projects


December 21, 2020

Quick Tip - CSS position absolute vs fixed

Positioning in CSS can be a tricky business. A common issue however is between deciding to use position:fixed or position:absolute. Here's a tip to help with that.
January 1, 2020

A short guide to constructive criticism

People try out new things everyday, they experiment, or sometimes just go about their daily jobs. For a lot of things, there's always room for improvement, and it's up to people to provide feedback when necessary to help the person in question improve.
October 11, 2019

On a wavy level - Why Flutterwave?

I recently joined Flutterwave as a Developer Advocate - Here's a little bit about the journey, what it means and what's in store.
August 18, 2019

My Development Platforms and Tools

Here are some of the tools, technologies and platforms that I use to deploy and share apps that I build.
August 7, 2019

Getting started with Laravel Telescope - what can it do for you?

When building web applications, it is almost impossible to avoid encountering bugs. You want to have an idea of everything going on in your application, how and when they happen. Having access to this information gives you a lot more control in narrowing down bugs and identifying opportunities to improve your application.
June 21, 2019

Basic tips for technical writing

Technical writing is any form of writing that helps break down technical tools, practices, opinions and ideas. It has rapidly become a valuable skill at all levels for anyone in a tech related career, developers and even designers. Here are a couple things you should keep in mind and attempt to get used to as much as possible.
February 1, 2019

Understanding HTTP response status codes in frontend applications

In this tutorial, we will explore what status code means and how to use them.
November 26, 2018

5 Web Project ideas to test your new coding skills

So you've picked up that new web language or framework and you probably believe you've exhausted the documentation but don't know what next to do or build with it. I have had a couple people ask me about this and one too many times these projects elude me at that moment.
September 28, 2018

Understanding the basics of RESTful APIs

For this tutorial, we will explore the basics of APIs, what we can use them for, how to design them and various ways we can protect them.
September 16, 2018

How to Use Linear Gradient with Images

linear-gradient() is a CSS function that creates an image containing a transition between two or more colors in a straight line. It's the most common type of gradient in web design.
September 14, 2018

How to Implement a Custom 404 Not Found Error Page with React Router

While navigating websites, a 404 error occurs when you try to reach a page that does not exist. When working with websites with dynamic routes like with React, you can end up with a page that’s not properly rendered or a complete error page that isn’t very friendly.
August 22, 2018

Welcome to Ace

A lot of people ask me what Ace means. According to multiple dictionaries, Ace means a person that is very good, or someone who excels at a particular sport or other activity...
August 18, 2018