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

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

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