AAAdebola Andrew Modonghoindrew.hashnode.dev·Nov 28, 2022 · 10 min readCss 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...00
AAAdebola Andrew Modonghoindrew.hashnode.dev·Nov 5, 2022 · 3 min readGit 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 ...00
AAAdebola Andrew Modonghoindrew.hashnode.dev·Oct 20, 2022 · 2 min readMarkdown 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 ...00
AAAdebola Andrew Modonghoindrew.hashnode.dev·Jul 22, 2022 · 2 min readCss 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...00
AAAdebola Andrew Modonghoindrew.hashnode.dev·Jul 22, 2022 · 4 min readBasic 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...00