4 followers
I am a Frontend Developer based in Nigeria. Here to share my knowledge in a simplified manner.
They said programming is hard, challenge accepted!
Sharing my knowledge on JavaScript for beginners.
In JavaScript, there are three keywords used in declaring a variable, these are the var, let, and const keywords. In this article, we will be...
You would agree that all humans have a skeletal system. It is the skeleton that structures the human body. The same principles apply to wireframing,...
Have you ever wondered if a website or web application built by you will ever be used or have an impact on the daily lives of people? You might be...
In CSS, specific elements can be targeted when applying styles to them in various ways. In this article, we will walk you through the different...
Aren't you just tired of using margins, paddings, floats, and CSS position properties like relative for your layouts? The relative position property...
Know the difference and when to use them · Have you ever wondered about the difference between Flexbox and the Grid system? Why you would need to learn...