ARTICLES
Understanding JavaScript Destructuring Syntax

Understanding JavaScript Destructuring Syntax

Destructuring syntax in es6 (or es2015, etc) JavaScript is a wonderfully useful bit of the language. It allows you to extract values from an Object and assign them to a new variable in one statement -- but it can be confusing to read.

5 Chrome extensions I use for productivity

5 Chrome extensions I use for productivity

An efficient workday is helped tremendously by having a handful of productivity boosters in your quiver. I use these extensions for Chrome to make my day a little nicer.

Embracing Prettier

Embracing Prettier

Prettier.js is a fantastic way to systemize and automate your project's code style.

Home - mikebifulco.com

mikebifulco.com - articles on design, development, and making the world a better place.

***