Hot tips are spicy lil' nuggets related to web development and tooling that I share on my twitter account. I've logged them here to make them easier to find.
Page 24 of 26
🔥 Press ? in any Google application to quickly toggle a list of keyboard shortcuts.
🔥 Use Lodash's _.has() to easily check for nested property existence
🔥 Dead simple explanation of JavaScript's .bind() and how to use it to change what this refers to. 👏 @dave_lunny
this
🔥 Flexbox makes this left/right/vertical center 'menu' layout super easy without floats. t.co/GvfwlyuUDH
🔥 Terminal Tip: Use Option + Click to make your cursor go where you want. No more holding down arrow keys!
🔥 Little @CodePen demo on how to select items X → Y with CSS:
🔥CSS Protip: Use negative nth-child to select items 1 through n
🔥 Remap your caps lock key for window mgmt. I've been using this for a year and I love it!
t.co/l0fq2EZfj8
🔥 CSS Quantity Query Generator t.co/L5LY3fv8fQ
🔥 Dead simple explanation of async and defer on script tags t.co/izYaci5O2r