perborgen.hashnode.devLearn responsive web design in 5 minutesIn this article, I'll teach you as many responsive design techniques as I possibly can in five minutes. This obviously isn't enough to learn it properly, but it will give you an overview of the most important concepts, which I personally define as th...Aug 22, 2019
perborgen.hashnode.devYou might not need that $15K coding bootcampCoding bootcamps have exploded in popularity the past few years. I’m not against them. If they help you get started on a well-paid career in tech, $15,000 USD might be worth it. But one thing is for sure: the steep price of coding bootcamps ends up e...Jun 18, 2019
perborgen.hashnode.devHow to make your HTML responsive by adding a single line of CSSIn this article, I’ll teach you how to use CSS Grid to create a super cool image grid. Photo by TJ Holowaychuk In this article, I’ll teach you how to use CSS Grid to create a super cool image grid which varies the number of columns with the width of ...Jun 12, 2019
perborgen.hashnode.devThe ultimate CSS battle: Grid vs FlexboxLearn how they differ, and when you should use one over the other. CSS Flexbox has become extremely popular amongst front-end developers in the last couple of years. This isn’t surprising, as it has made it a lot easier for us to create dynamic layou...Jun 7, 2019
perborgen.hashnode.devWhy CSS Grid is better than Bootstrap for creating layoutsCSS Grid is a new way of creating layouts on the web. For the first time ever we have a proper layout system available natively in the browser, which gives us a ton of benefits. These benefits become especially clear if you compare CSS Grid to the mo...Jun 6, 2019