Ruby, JavaScript
During 4–6 October 2018 I had a pleasure to organize and participate in RESCON. It was an opportunity to show and share what I’ve learned over the years. I’ve met new people that are into this topics and that gave me new perspective on things I work on. Without further ado, below are things I’ve learnt on first ever RailsEventStore conference.
Let's say you have an object and you know or suspect it might be used (called) from many threads. What can you do to make it safe to use in such a way?