5 followers
20 | Blogger @Medium @Hashnode | A Self Growth Lover | Front End Developer| Blockchain/Web3 Enthusiast | Discovering and Creating Myself along the way
Welcome to Web Dev Wisdom! If you've ever wondered about making websites without diving into confusing tech talk, you're in the right spot. This blog...
What is Garbage Collection or GC? When you declare a function, object, array, or variable in JS, they are all saved in memory. So let's say for the...
Welcome back to Simplifying CSS, in this final part of the blog series, we shall discuss some advanced concepts revolving around Flexbox which may...
With an understanding of Flexbox properties involved with flex-direction: row from Flexbox Part 2, it's time to explore the ways of the...
In the previous blog, Flexbox Part 1, we discussed the basics of Flexbox and if you are not comfortable with it. I want you to refer to my Part 1 for...