OOOnyekachi Oriakuinkachyai.hashnode.dev·Apr 6, 2023 · 4 min readBecome a VS Code Shortcut NinjaHave you ever found yourself in the middle of a coding project and wished there was a faster way to perform a certain action in VS Code? You're not alone. Keyboard shortcuts are an essential part of any coder's toolkit, and knowing the right ones can...00
OOOnyekachi Oriakuinkachyai.hashnode.dev·Mar 25, 2023 · 5 min readBad CSS practicesCSS (Cascading Style Sheets) is a fundamental tool for web designers and developers, enabling them to control the visual style and layout of web pages. However, not all CSS practices are created equal. In fact, there are several bad CSS practices tha...00
OOOnyekachi Oriakuinkachyai.hashnode.dev·Mar 23, 2023 · 3 min readFlex-Box use casesDid you know that flexbox can help you create complex layouts with just a few lines of code? If you're tired of wrestling with floats and positioning, it's time to explore the power of flexbox. In this article, I'll show you some of the most creative...00