🔥 Say goodbye to indexOf() and use ES7 .includes() to check if an item is inside an array

← Prev

🔥Quickly change the case of a string in Sublime Text. Handy when you are using file names in descriptions:

Next →

🔥 Pick + choose which variables get created from a returned object with ES6 destructing