August React x Node NYC Meetup
Details
React x Node NYC will be meeting monthly to host discussions and workshops covering the latest in React and Node.
https://secure.meetupstatic.com/photos/event/8/f/7/b/600_462096731.jpeg
This month, we're excited to discuss these topics with the following speakers:
Typescript and Easy to Refactor APIs by Varun Jayaraman
Most APIs are a pain to refactor, either because your team is big enough to the point where one person doesn't have knowledge of the client-side and server-side architecture, or because you don't have time to write unit tests to cover each and every single edge case your API might encounter. Typescript (along with bundlers like webpack or browserify) make sharing types across the stack easy, and will let you know if and how your API has broken before you even commit your code.
React, Node, and Machine Learning by Suz Hinton
Suz will give a basic overview of what machine learning is, what it's used for, and how you can use NodeJS to train your own models to be only an API call away.
