Blog
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.
LinkJob 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. .
LinkCelebrating 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
LinkWith Great Social Capital
As we strive to build and establish our social capital, recent happenings have showed how much responsibility comes as a result.
Link
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.
Link
The best webpack configurations for React applications
Link
A short informal introduction to Developer Relations
Link
How I build side projects
LinkQuick 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.
LinkA 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.
LinkOn 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.
LinkMy Development Platforms and Tools
Here are some of the tools, technologies and platforms that I use to deploy and share apps that I build.
LinkGetting 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.
LinkBasic 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.
LinkUnderstanding HTTP response status codes in frontend applications
In this tutorial, we will explore what status code means and how to use them.
Link5 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.
LinkUnderstanding 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.
LinkHow 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.
LinkHow 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.
Link
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...
Link