Blog Archive
12 February 2020
I thought that week three was bad but things just went downhill since then. Well, that’s not entirely true. In week four of learning React, I did make some progress but in week five not so much because something interesting started happening at work. Let me explain.
Read more
26 January 2020
Okay this week was definitely not my best or favourite one. Simply because I didn’t actual get to write any code to solidify what I was learning. For week three, we took a look at Redux which is state management tool. Now why might we want to manage state ?
Read more
19 January 2020
Week two was fantastic, I really got to see what React is about outside of creating components. I got to learn about state, fetching data from external APIs and navigation. Now I have to clarify the last part as it wasn’t React web that I was working with during week two.
Read more
12 January 2020
So 2019 wasn’t the best year for me when it comes to improving my skills outside of what my job currently needs. I failed to achieve my goal of learning React so in 2020, I’ve decided to make sure that gets done no matter what.
Read more
02 September 2019
I’ve wanted to share more about my experience at Techzim for the longest time but always seemed to be too busy experiencing and not spending time documenting. Happy to finally take the time to let you in on what it has been like being a web developer at Techzim.
Read more
10 June 2018
At this point in time, the HNG Internship is left with just a few weeks before it ends in the first week of July 2018. I’d say this is a good time to reflect on some of the lessons that I learned from taking part in it.
Read more
03 June 2018
It’s been a month now since the HNG Internship officially kicked off and we’re now at the part of the internship where people really get to learn what real-world programming is like.
Read more
20 May 2018
You know something about the web, it can awfully look similar whichever way you look because there are many themes that you can download and often if you get the best you’re also getting what your competition has.
Read more
06 May 2018
Alright, maybe I should stop linking the intro of these posts to the difficulty of the stage. When we talked about stage 3 of the HNG Internship I said it puts the “C in challenging”, as true as that was, stage 4 nullifies that statement.
Read more
01 May 2018
Oh boy, I think I spoke too soon last time we talked when I said that stage 2 of the HNG Internship was challenging. Stage 3 puts the C in challenging by upping the difficulty level by a solid amount of points. So was it so bad?
Read more
25 April 2018
Right, been a minute since we spoke and last time you got to take a look at some cool designs that people created in stage 1 of the HNG Internship. Well, today we’ll be taking a look at what stages 2 had in store for people.
Read more
20 April 2018
So a few days ago we talked about HNG Internship, the 3-month remote internship by Hotels.ng that is bringing some of the most talented developers into the spotlight by challenging them.
Read more
18 April 2018
So recently, a friend pointed me in the direction of an interesting place. Out of curiosity, I decided to check it out and boy was I amazed. You know the feeling you get when you travel for the first time and you experience a different culture? Yeah, I had that all while sitting in my room on my laptop.
Read more
06 March 2018
You’ve probably heard the saying a person without a plan is planning to fail right? I’m one of the people who has validated that statement time and again before whenever an interesting side project idea comes to mind.
Read more
01 October 2017
Okay so I pretty much grew up with windows around me. Well, I don’t mean the windows that are on the walls of the house though i’ve seen my fair share of those. I mean Windows the operating system, you know Windows XP, Vista, 7 etc. Yeah that.
Read more
03 September 2017
A website or web app is no good if it loses it’s data once the page has been refreshed. So how does one actually keep that data persisting without the need of an online database? Local storage might be the answer.
Read more
09 June 2017
Hi, so I’ve decided to share some thoughts that have been on my mind the past couple of weeks. This isn’t anything new and some of you may have probably heard about it but here’s my take on the subject of figuring out who you are.
Read more
31 May 2017
Today’s post is going to be a quick and short recap as some of the stuff that I encountered in the challenge, I already new about them.
Read more
24 May 2017
Many of us use the internet on a daily basis to access websites and we all want a good experience while doing it. Now as a web developer, it is my job to make websites that are user-friendly and engaging. How do I actually achieve that? Let’s take a look one example in this post.
Read more
15 May 2017
Every seasoned gamer knows what the konami code is. Incase you aren’t a gamer, I’ll explain what it is shortly. Then we’ll take a look at how we can implement the same functionality on the web through JavaScript to create some cool easter eggs in our websites or web apps.
Read more
09 May 2017
Embedding videos into websites is a common thing when building dynamic and interactive sites. The challenging task comes when you have to customize the player.
Read more
05 May 2017
Many people have probably seen a flyer as the one below or visited the AfroDigital site but most don’t really understand how they can benefit from attending a Google Digital Skills Training.
Read more
04 May 2017
Checkboxes have been a fundamental part of web experiences like mail and forms. Today we will take a look at one key implementation that has made deleting multiple emails painless.
Read more
06 March 2017
It all starts with console.log()
, however, that is not where it all ends. There is more to the console object than just logging as we will soon discover.
Read more
07 February 2017
I’m no artist but I sure had a lot of fun doing this challenge.
The task was to create a simple page that would
Read more
27 January 2017
Today’s challenge was the second installement of Array cardio.
Just like the first Array cardio day, I worked with various
Read more
16 January 2017
Ha! I didn’t think it would take me that long to compile a list of cities in Zimbabwe into a JSON file. Today’s exercise was to
Read more
10 January 2017
Even though this is a Javascript practice series, today was all about CSS. And that’s a good thing because have you ever wondered how the web would look like without CSS?
Read more
04 January 2017
Today’s challenge was called “Array Cardio” and boy was it a workout.
Well it was definitely a mental workout for me. I mean,
Read more
03 January 2017
Exercise was about manipulating CSS variables with JS.
It wasn’t very challenging. However,
Read more
02 January 2017
More DOM manipulations and CSS transitions but more complex.
This has probably been my most favourite exercise
Read more
01 January 2017
Challenge began today. Got to play with some CSS transitions and DOM manipulations through JS. At the beginning, it seemed hard to do, however
Read more