Writing and previewing dynamic content in HTML emails with MJML’s secret feature.
Come on a journey to discover the various Ruby groups around the world. From Argentina to Vietname going through Mexico.
Are your feature flags states leaking between your test cases? Stub them all to make your test suite more reliable. Here’s how.
Use RSpec’s Focus filter without fear of accidentally turning CI into a single-test false positive.
RSpec custom matchers can be written using plain old objects.
Custom hooks are one of the most underused React abstractions. Let’s explore when it makes sense to use them compared to other abstractions.
Running tests and managing deployments can be a tediously manual process or overwhelming to automate with all the available platforms and tools to choose from. We at thoughtbot want to share how our process has made CI/CD simple and enjoyable.
Victoria moderated a panel of healthcare technology founders and lead engineers on the acceleration of DevOps adoption into Healthcare Industry during the pandemic.
Our DevOps, SRE & Cloud Platform team talks with thoughtbot CTO Joe Ferris about questions related to continuous integration and continuous delivery practices at thoughtbot and how they have evolved over time.
Clarifying a few possible ways to implement resumable workflows when working with external APIs.