Using RSpec Metadata

Using RSpec Metadata

Semaphore - 03 October 2016

Learn when and how to use RSpec metadata to alter test behavior and application settings in specs, as well as what pitfalls you need to avoid in the process.

Creating Machine Learning Systems with JRuby

Creating Machine Learning Systems with JRuby

SitePoint - 03 October 2016

All the different programming languages out there seem to be a better fit for machine learning tasks than Ruby, right? Python has scikit-learn, Java has Weka, and there’s Shogun for machine learning in C++, just to name a few. On the other hand, Ruby has an excellent reputation for fast prototyping. So, why shouldn’t you […]

GraphQL with Redux

GraphQL with Redux

Pusher - 03 October 2016

In this talk, Michael Langmayr talks about how GraphQL and Relay can enhance data fetching in your client-side applications. He also makes the case for replacing Redux with Relay and touches on why Facebook felt the need for another data store technology. Watch the video on YouTube below and enjoy 😍: [00:00:07] Hello everybody, so […]