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

🔥 ⌘ + Click URLs and file paths in iTerm to open them in your editor or browser.

553430

🔥 What's the deal with const objects in JavaScript?

1966076

🔥 Most text editors will wrap highlighted selections when typing the quote or bracket you need.

522360

🔥 Mistype a git command? Immediately re-run the correct command with

git config --global help.autocorrect -1

1237150

🔥 Use a variable to hold and call your methods instead of using if statements #javascript

303118300

🔥 iTerm3 has some nice new features - the best one is the ability to view inline images.

1187161

🔥 JavaScript Challenge #2

Replicate this filter functionality. Stay sharp and good luck!

10724120

🔥 Chrome Dev Tools now has color palettes for Material Design, custom swatches, similar shades and document colors!

907100

🔥 Text Expander will match the case of your abbreviation. Super handy for when you use snippets to start a sentence.

26610

🔥 CSS variables can also be used in animations and transitions!

Demo:

1196330