Stephany Ikebudu

Stephany Ikebudu @stephikebudu

About: Frontend Developer

Location:
Abuja, Nigeria
Joined:
Mar 17, 2023

Stephany Ikebudu
articles - 5 total

Flexbox vs Grid: How to Choose

In modern CSS, the popular options for layout are Flexbox and Grid. In this article, I explore the...

Learn More 1 1May 14 '24

: vs :: in CSS3

Have you always used trial and error to style elements when it involves either a colon : or a pair of...

Learn More 68 10Apr 15 '24

Git Commit Like A Pro

Version control systems make collaboration seamless in software development. Git is a version control...

Learn More 10 0May 1 '23

Accessing Objects in JavaScript: Dot Notation vs Bracket Notation

When referring to accessing object properties in JavaScript, there are two different syntax - dot...

Learn More 2 4Apr 28 '23

Basic Structure of README.md File

Once you've started learning to code, one of the things you'd so often encounter is a README file...

Learn More 0 0Mar 18 '23