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 43 of 45
π₯ Text Pastry allows you to insert incremental numbers for each cursor in Sublime Text
π₯ Use flexbox space-between to get rid of nth/first/last-child margin hacks when working with column gutters.
π₯ Highlight CSS colors and Sass/Stylus/Less variables in Sublime Text t.co/n9KWNWHGRE
π₯ Delete word-by-word in Sublime Text by holding ALT when hitting backspace.
π₯ 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:
Does Code Quality Matter Anymore?