πŸ”₯ There are 457 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 git push origin head if you have hard to type or long branch names

402213340

πŸ”₯Terminal Tip: Use curly brackets to speed up the creation of multiple files with similar names:

1.4K7473421

πŸ”₯ One of my most used plugins β€” ChangeQuotes for Sublime Text swaps and escapes between single and double quotes

1334860

πŸ”₯ Use ES6 destructuring to easily assign nested data to variables.

1344680

πŸ”₯ Simple example on how to use Browsersync to expose your realtime localhost to the world

1062310

πŸ”₯ Independent Properties for CSS Transforms are coming! You can use Post CSS in the mean time.

963350

πŸ”₯ Use console.time() and console.timeEnd() to easily time any type of operation

1297620

πŸ”₯ ⌘ + 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