Pablo Curell Mompo's

Pablo Curell Mompo's

Follow
homeBuilding a System to Manage Postmark Emailsbadges
Tag

Ruby on Rails

#ruby-on-rails

More content

Read more stories on Hashnode


Articles with this tag

A medior dev's take on TDD

Nov 17, 20225 min read

How, Why and When I TDD · There was a recent Twitter storm around the subject of TDD. I have wanted to write about my journey with TDD for a while. This...

A medior dev's take on TDD

Making our test suite faster with parallel tests

Mar 25, 20228 min read

These past few days, I had the luck to work on one of those features that will improve the developer experience at Yago and indirectly will enhance...

Making our test suite faster with parallel tests

All About Ruby Procs and Lambdas

Mar 15, 20224 min read

An exploration · It has been a while that I wanted to really know what procs and lambdas are in Ruby. So as an excuse to learn it myself, here is an...

All About Ruby Procs and Lambdas

Part 1, Planning

Feb 23, 20224 min read

Building a system to bulk import emails from your postmark server(s) · A bit of background We use Postmark at Seraphin to handle our transactional...

Part 1, Planning