🔥 There are 446 Hot Tips!!

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.

🔥 Use Goto Symbol in Sublime Text — ⌘R — and @media to quickly jump to the media query you are looking for.

411610

🔥 jQuery's .one() in vanilla JS: Set once boolean in addEventListener() to unbind after the first event.

963531

🔥 let, const and var scoping 101

27200

🔥 When docs don't make sense or you need more context, search for real world examples on GitHub code search

1044830

🔥 Babili is UglifyJS for ES6+ code using Babel!

26910

🔥 Need to know the name of a variable when logging it? You can use ES6 object shorthand to display them

20810051

🔥 Use HTML5 pushstate to remove ugly UTM params from Google Analytics links. Been using for 2 years - works great!

1776240

🔥 Use concurrently to run two node processes and pipe everything into a single terminal tab.

861250

🔥 Sublime ChangeQuotes now supports ES6 backticks. Easily switch to template strings when adding a variable

882240

🔥 A few ES6 tricks to make and fill Arrays

1254871