A podcast centered around web development technologies, like HTML, CSS and JavaScript, that takes a few lines of functional code and deep-dives into what’s going on.
Latest episodes of the podcast Code Snippet
- Using Bitmasks for Efficient App Configurations
- Easier Layouts with CSS box-sizing
- CSS Grid Named Area Layouts
- Destructured Function Parameters
- Using Spread with Objects and Arrays
- Using URLSearchParams Web API to Preserve Page State
- Random Whole Numbers With Bitwise Not
- 3 Ways to do CSS Vertical Centering
- Array of Unique Values with JS Set
- Indexing Data in Javascript