πŸ”₯ There are 449 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.

πŸ”₯ ES6 Tip: Use Destructuring to create multiple variables from an array of data:

1236030

πŸ”₯ Use JSON.stringify()'s third param to pretty print an object to your page

1416972

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