#145 – February 07, 2016
Ruby Debugging Magic Cheat Sheet
A few useful tips for debugging your ruby application by Schneems.
The Biggest Mistake I Ever Made
Nice article about the biggest mistake in leading a team by Jason Warner.
Scientist: Measure Twice, Cut Over Once
A tool for testing major architecture changes or rewrites in your application.
Microcontainers – Tiny, Portable Docker Containers
Running concurrent workflows in Ruby
A guide to running concurrent tasks with dependencies with Gush.
How to implement an Edgar clone in ruby with a use of great gems that helps you with recurring event scheduling.
Action Cable and WebSockets: An in-Depth Tutorial
An exhaustive guide to Action Cable and WebSockets by Kyle Szives.