🔥 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.

🔥 Use .every() and .some() to check if array items meet your needs

339152150

🔥 You can use font css on broken or blocked images to style the alt text in HTML emails

1194280

🔥 JavaScript Challenge! Sort this list of band names, but ignore articles "a" and "the".

9143320

🔥 DevTools Tips For Sublime Text Users. A gif-filled article by @addyosmani and I

622000

🔥 CSS calc() is whitespace sensitive, so commit this to memory and your future self will thank you.

16510770

🔥 Use brew cask to install desktop applications via the command line

421540

🔥 Pop an echo in front of your commands to do a "test run" before running a command with brace expansion

531751

🔥 Here is everything we are getting in ES7:

280143230

🔥Use the tree command to pretty print your directory listing. I use t with some nice defaults:

1544556

🔥 With ES6, your JavaScript functions can have default parameter values

1436190