Posts

Showing posts from May, 2017

JavaScript: The Keyword ‘This’ for Beginners

Image
One of the problem for Javascript beginners is the keyword "This". This article did a great job explaining what 'this' would return depending on the different context/cases. https://hackernoon.com/javascript-the-keyword-this-for-beginners-fb5238d99f85

React Sketch.app

Airbnb open source a library that allows you to write React components that render to Sketch documents. http://airbnb.io/react-sketchapp/