In this episode, I read an article by Lawerence Lessig. This article is about the choices which we get to make as programmers. As programmers, I believe that we have…
Please subscribe to the podcast on the platform of your choice: Apple Podcasts | Spotify | Stitcher | Overcast Find the original essay on Paul Graham’s website. A collection…

In this CSS Grid tutorial we create flexible layouts using auto-fit. This tutorial is part of a collection of videos where I go over the Free Code Camp (www.freecodecamp.org) curriculum….

In this CSS Grid tutorial we create flexible layouts using auto-fill. This tutorial is part of a collection of videos where I go over the Free Code Camp (www.freecodecamp.org) curriculum….

In this CSS Grid tutorial we limit item size using the minmax function. This tutorial is part of a collection of videos where I go over the Free Code Camp…

In this CSS Grid tutorial we reduce repetition using the repeat function. This tutorial is part of a collection of videos where I go over the Free Code Camp (www.freecodecamp.org)…

In this CSS Grid tutorial we use grid-area without creating an areas template. This tutorial is part of a collection of videos where I go over the Free Code Camp…

In this CSS Grid tutorial we place items in grid areas using the grid-area property. This tutorial is part of a collection of videos where I go over the Free…

In this CSS Grid tutorial we divide the grid into an area template. This tutorial is part of a collection of videos where I go over the Free Code Camp…

In this CSS Grid tutorial we align all items vertically using the align-items property. This tutorial is part of a collection of videos where I go over the Free Code…