Paul Thomas - @motionimaging
Lead Developer at Immersive Labs - we're hiring!
a) if ( this ) { foo('bar'); }
b) if(this){ foo("bar"); }
a) const options = { width, height, title } = this.props;
b) const options = { width, height, title, description, } = this.props;
console.log()
https://slides.com/paulthomas-1/what-is-prettier-why-you-need-it
By Paul Thomas
An introduction to Prettier, what it does, why you need it and some example setups
Lead developer at Immersive Labs