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

🔥 You can now use autoprefixer based on your own site's Google Analytics data

🔥 Include directories when creating a new file in Sublime Text to quickly scaffold nested folder structure

🔥 Open all merge conflicts or currently changed files in Sublime Text, Atom or Vim

Put alias in .zshrc or .bashrc

🔥 CSS4 is getting case insensitive matching on attribute selectors!

🔥 ES6 improved object syntax is great when an object's property is named the same as the variable it's being set to

🔥 New tool: CSS Cursor quick reference + visualizer.

🔥 You can use square brackets to reference a JavaScript method stored in a variable

🔥 The proper way to use Emmet expansions and get className working in React JSX

@emmetio

🔥 Use ES6 Template Strings for easy, library free HTML templating in JavaScript

🔥 Increase the number of "Recent Places" osx shows in save dialogs.