More on GraphQL - Organizing and Refactoring
Play
10:32 CC

More on GraphQL - Organizing and Refactoring

#122 Feb 25, 2018 pro
In this episode, we take a look at our GraphQL API that we created from Episode 119 and refactor the mutations and queries so that we keep the structure and API manageable.

Drifting Ruby Gource
Play
1:47

Drifting Ruby Gource

#121 Feb 24, 2018 free
This is a video of the Drifting Ruby Code Base being built over the years.

Ruby Objects and Memoization
Play
21:55 CC

Ruby Objects and Memoization

#120 Feb 18, 2018 pro
In this episode, we look at creating ruby objects. Then we look at different ways of implementing memoization and how it can be used to speed up our classes.

Introduction to GraphQL
Play
17:38 CC

Introduction to GraphQL

#119 Feb 11, 2018 pro
GraphQL is a query language for your API. In this episode, we will look at adding GraphQL to our Ruby on Rails application and seeing how we can pull down data and create records.

Ruby on Rails - Tips and Tricks
Play
14:53 CC

Ruby on Rails - Tips and Tricks

#118 Feb 4, 2018 free
In this episode, we will go through some of the tips and tricks that we often take for granted. We will be looking at nested routes, scopes, migrations and more.