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.
Page 45 of 46
๐ฅ Project not setup for ES6? Dip your toes into ES6 by using template strings in debugging
template strings
๐ฅ Purify CSS detects unused CSS in your app. Works with dyanmically generated classes from jQuery/angular/react//js
๐ฅ Shortcut querySelector to familiar function names with .bind()
๐ฅ NPM protip: --save-dev in can be replaced with just -D
๐ฅ Check out the Dracula colour scheme for Sublime Text, ZSH, Atom, Vim + more t.co/63Y6vw5zdU
๐ฅProtip: Use CSS :not() instead of applying and unapplying borders on navigations. Supported wherever last-child is
๐ฅ BrowserRemote - Debug your user's browser remotely via Chrome DevTools.
t.co/BDbYU21x3R
๐ฅ Checkout the pure ZSH prompt from @sindresorhus t.co/KI0kSvyvAN
๐ฅ Max out your keyboard, trackpad & mouse. Speed up and keep carpel tunnel at bay by minimizing repetitive movements.
๐ฅ CheatSheet is a free app that pops up shortcuts for any application when you hold โ t.co/rJkP7ZTjcM
10 New CSS and HTML APIs