20 Best YouTube Channels for Learning JavaScript (For Newbies and Beyond)We are in the era of information. People are more willing to share information and knowledge, both paid and free. The rate of information consumption is also increasing exponentially, with the availability of several platforms geared at information s...Oct 14, 2021·1 min read·102
How to Structure a Technical ArticleCan you remember the last technical article you read? Were you able to finish reading through or you only read half-way through and closed the tab? There has certainly been a lot of times you weren't able to finish reading an article and half the ti...Oct 14, 2020·5 min read·848
How to Create a Table of Content on HashnodeAdding a table of contents in a blog post is a good way to let your readers know in a nut shell the content of your article and also avails them the opportunity to skip to a particular section of the article with just one click should they wish to do...Sep 3, 2020·2 min read·690
A Beginners Guide to Web AccessibilityMaking the web accessible is essential for everyone, including developers and organizations because, it means that everyone can use the products and services you create. What is Web Accessibility? Web accessibility simply means building websites, too...Sep 2, 2020·4 min read·1.1K
Building a Palindrome Checker using Split, Join and replace methodsSo, recently I embarked on building the projects on the FreeCodeCamp JavaScript course, and I've decided to write about the steps I took to build them out as I proceed. So, first, I created a palindrome identifier- a function that can be able to figu...Aug 13, 2020·2 min read·362
Understanding CSS PositioningHello there, Welcome again to my blog. In this article, I'll be explaining CSS positioning and why we use them. Here's a little twist. CSS positioning has been a difficult concept for me to grab, and that's why I'm writing about it while learning at ...Aug 7, 2020·3 min read·184
What do you do when you have a burn out?In this article, I'll be addressing a very common problem among developers which a lot of people usually neglect, and which if left unchecked could result to devastating long term problems. Let's look at Burnouts, how to know you're going through one...Aug 6, 2020·5 min read·568