Some great links for 12/16/2018
Introducing Action Mailbox for Rails 6
Rails keeps on marching on. Another great addition. Supports an intelligent way for a rails app to receive and handle incoming email.
tags: rails email actionmailbox
The Second Edition of “Refactoring”
This classic is updated. And they switch from java to JavaScript. This is a great improvement. Yes, personally I would have preferred ruby but js is a more logical choice!
tags: refactoring software engineering computer science book
Data Color Picker – Learn UI Design
It’s sometimes hard to figure out a good palette in data visualizations. This is a useful guide.
Serverless Slack bot on Lambda with Ruby (and what’s the less pleasant part about it)
tags: aws ruby serverless