🔥 There are 433 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.

🔥 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

🔥 The ZSH Syntax Highlighting plugin gives great visual feedback in real time:

1165030

🔥 If you have dropped IE8, you can move to using the Date.now() static method to get timestamps.

793420

🔥 You can use ES6 destructuring inside of Jade/Pug templates too!

32910