drew.hashnode.devCss FlexboxPower is nothing without control and direction, if a car has all the gas it needs to travel around the world but without controlled steering or a kind of control mechanism, then danger awaits anybody seeking the pleasure of skydiving 12,500ft AGL (Ab...Nov 28, 2022·10 min read
drew.hashnode.devGit CheatSheetThe World of software engineering is so dynamic, a software that was built can have an upgraded version after several months thereby creating room for improvement and introduction of fresh ideas in product development. One innovation in the software ...Nov 5, 2022·3 min read
drew.hashnode.devMarkdown CheatsheetSometimes it seems like the tech world demands too much from a programmer. As a developer learning is always a constant thing because to remain relevant in the industry you have to keep up with newly introduce trends in languages, frameworks, modern ...Oct 20, 2022·2 min read
drew.hashnode.devCss PositioningPosition Properties One of the most important skill in the Css World is the ability, to move an element from one point to anywhere around the browser, It make a developer feels like superman handling a keyboard. Imagine you can be an Avatar who coul...Jul 22, 2022·2 min read
drew.hashnode.devBasic Css SelectorTABLE OF CONTENTS Element Selector Universal Selector ID Selector Combine Selector Direct Child Selector Descendant /Inner Selector Class Selector Pseudo SelectorsSelector Selectors are nothing but ways html elements are picked for styling p{ pr...Jul 22, 2022·4 min read