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

🔥 CSS variables can be updated with JavaScript. Something you can't do with Sass!

Demo:

672549201

🔥 CSS background-position accepts 4 values to allow you to anchor a background image and position it from there

832350

🔥 View your recently used branches with git latest.

👉 Add this to your ~/.gitconfig

622520

🔥 Use Emmet in JavaScript to quickly value bump variables

12446110

🔥 CSS Highlight on Hover Code Along 📽

19210

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

325241100

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

572540

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

Put alias in .zshrc or .bashrc

1817950

🔥 CSS4 is getting case insensitive matching on attribute selectors!

19113660

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

311120