Deploying an app to Netlify

Netlify is awesome because it talks to your Git provider and can build and deploy your app automatically with every commit, without any other commands.

Frontend Tech talk at NYU

I had the amazing opportunity of giving a talk about Frontend web development at NYU Makerspace at the end of October 2018.

A Cautionary tale about the spread operator

I have been using the ES6 syntax for making copies of objects when React/Redux demanded we return a new copy every time we made a change to the state.

The magic of Parcel

Yo frontend web-dev world, I know it’s early for Thanksgiving, but I’m grateful for Parceljs (parceljs.org). It’s an amazing tool because of the zero-configuration approach it promises for web-dev projects.

NLP Basics at NYU Makerspace

I recently had the pleasure of giving an intro talk on Natural Language Processing at NYU! My basic concepts were a little rusty so I knew this would be a great way for me to get back into the NLP game.

Awesome Mac Settings

I just got a new mac. These are the things I did to increase productivity, based on what I’m used to.