HOW GIT AND GITHUB WORK: A BEGINNER’S GUIDE TO VERSION CONTROL AND COLLABORATIONIntroductionAug 3, 20231Aug 3, 20231
Understanding Controlled and Uncontrolled Components In React.jsThe HTML form element is a way we get user input into our React application which is one of the most used HTML elements. Since the…Aug 29, 2022Aug 29, 2022
My advice for Software developers, who are just starting to learn how to code.Learning to code requires lots of work, however, I have a few suggestions that can help you as a beginner. These suggestions are the things…Jan 22, 2022Jan 22, 2022
How to overcome coding blockers.We all face personal struggles at some point in our coding journey. This is what makes us human. These struggles manifest themselves in…Nov 3, 2021Nov 3, 2021
7 Habits that will make you a better programmer.One step is to decide to do something, another step is to do it better. If you have chosen to become a programmer, you want to become a…Oct 6, 2021Oct 6, 2021
MY GOALS AND INTENDING ACHIEVEMENTS FOR HNG INTERNSHIP 8.Every journey starts with a defined purpose or goal. Your Goal is like the traveler’s map, it gives you a clear direction of where you are…Aug 16, 2021Aug 16, 2021
THE DIFFERENCE BETWEEN A CLASS AND AN ID SELECTOR.In CSS, Class and ID selectors are used to identify different HTML elements. The aim of using Class and ID is to style the same HTML…May 20, 2021May 20, 2021