ruby

Ruby

DRYing your tests with rspec shared_examples

Reducing lines of code in your tests that share common behaviour.

Read
Serverlesss

Sending Slack notifications via AWS Lambda

A serverless use case that allows you to remove a dependency from your codebase

Read