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

πŸ”₯ 15 Slack tips in 5 minutes

702320

πŸ”₯ Use the npm open package to open the your default browser to localhost when starting up an express server

922840

πŸ”₯ ChangeQuotes now supports backticks as well

17310

πŸ”₯Use mix-blend-mode:multiply; in your CSS to knock out white backgrounds from images

Pen:

534234205

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