Weird Ruby: Positive and Negative Strings - Oskar P

https://metaredux.com/posts/2019/05/10/weird-ruby-positive-and-negative-strings.html

With Frozen String Literals, appending to a string in your code will lead to FrozenError. To get around this, you can use the new + method when creating those strings: content = +"\n"

Mob Programming - Richard S

https://www.youtube.com/watch?v=SHOVVnRB4h0

This is quite a long video but well worth a watch if you are working in Agile teams but want to spice it up a bit and generate some more energy in your team. WIP limit of 1!

Track of the Week - Neil vB

A summery, upbeat sounding tune

Flamingosis - Down for the Fifth Time