7 followers
Hi, I am a software developer, based in Lagos, Nigeira. I specialize in building website and web applications for both small, medium and large enterprises. I am also interested in technical writing.
What the heck is this TypeScript? ยท TypeScript is a programming language that has been gaining popularity in recent years, thanks to its ability to...
Hello everyone, Did you make a lot of GitHub commits lately? ๐ โ Today, I want to share with you some new features, I'd even date to call them...
Hi, welcome once again. This article is a compilation of some REST APIs tutorials. In this article, you will learn what REST APIs are from the...
After creating so many branches on your current project, pushed some to git, merged some with the main branch and you even forgot that some branch...
Hi guys, how are you all doing? I know its been a while since I last wrote an article, not my fault though. Having issues with my laptop and also on...
Var - Let - Const A lot of shiny new features came with the introduction of ES2015 (ES6). One of the features is the addition of let and const which...