Custom Error Pages with Slack Notification
Play
9:06 CC

Custom Error Pages with Slack Notification

#91 Jul 30, 2017 free
Learn to use custom error pages to provide a similar look to your application. Get notified on Slack as errors occur to act on them before they're reported.

Plotting Points on a Map from Scratch
Play
8:33 CC

Plotting Points on a Map from Scratch

#86 Jun 25, 2017 free
Using the Google Maps Javascript API, learn how to plot markers onto a map. Load markers and info windows through AJAX calls to your Rails JSON API.

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.

Rails API Documentation
Play
15:18 CC

Rails API Documentation

#146 Aug 12, 2018 pro
In this episode, we look at creating an interactive documentation for a Rails API.

Geocoding, Places and Maps
Play
11:29 CC

Geocoding, Places and Maps

#84 Jun 11, 2017 free
Using the Geocoder gem and Google APIs, learn how to add some geolocation functionality to your application.