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