Pablo Curell Mompo's

Pablo Curell Mompo's

Follow
homeBuilding a System to Manage Postmark Emailsbadges
Tag

Ruby

#ruby

More content

Read more stories on Hashnode


Articles with this tag

Week 1 - 2023

Jan 7, 20232 min read

Green sproutings · Books Refactoring: Interesting strategies to deal with 'big' refactorings Interesting concept in the NullObject (Blog post...

Week 1 - 2023

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

Part 2: Importing all templates from Postmark

Mar 16, 20223 min read

[cover image: Photo by Maksim Goncharenok from Pexels] Goal As explained in part one, we want to import all Postmark templates into our local system...

Part 2: Importing all templates from Postmark

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