Some great links for 11/24/2018
Good description of how to use fibers in ruby.
tags: fibers processes concurrency
Nice summary of good coding practices. Ruby specific.
A very detailed explanation of writing queries with sequel which is an alternative to ActiveRecord.
Amazing library to generate GraphQL queries in ruby. Everyone should know GraphQL!