49 followers
I am a software developer, who is passionate about teaching people how to do complicated things in simple ways. š
Subscribe to my newsletter and never miss my upcoming articles
If you love writing and technology, technical writing could be a suitable career for you. It's also something else you can do if you love tech but donāt really fancy coding all day long. Technical writing might also be for you if you love learning by...
Can 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...
Adding 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...
Making 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...
So, 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...
Hello 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 ...