Kkxzazzinkcz.hashnode.dev·Apr 28, 2024 · 5 min read0 to 1: A Gentle introduction to CSS Flex boxCSS Flexbox is a way to specify the layout and interactions of HTML elements in a webpage. It is a container with HTML elements inside it called items. Flexbox is about how to distribute items along a row or column. Why do we need Flexbox? Due to its...00
Kkxzazzinkcz.hashnode.dev·Apr 28, 2024 · 2 min readMy Minimal Web Development SetupHey! Some time ago, I started a new dev environment on a new temporary computer, so I needed to re-install all the dev things. I took this opportunity to document the tech setup I use. This is a temporary computer, therefore*This isn't an exhaustive ...00