Shopify Engineering

From Farmer to Security Engineer: How Dev Degree Helped Me Find My Dream Job

From Farmer to Security Engineer: How Dev Degre...

This story looks at the opportunity Dev Degree gave me, the challenges I overcame, and the weaknesses that turned out to be strengths. If you’re thinking about a career in...

From Farmer to Security Engineer: How Dev Degre...

This story looks at the opportunity Dev Degree gave me, the challenges I overcame, and the weaknesses that turned out to be strengths. If you’re thinking about a career in...

Making Your React Native Gestures Feel Natural

Making Your React Native Gestures Feel Natural

When working with draggable elements in React Native mobile apps, I’ve learned that there are some simple ways to help gestures and animations feel better and more natural. Let’s look...

Making Your React Native Gestures Feel Natural

When working with draggable elements in React Native mobile apps, I’ve learned that there are some simple ways to help gestures and animations feel better and more natural. Let’s look...

Ruby 3.2’s YJIT is Production-Ready

Ruby 3.2’s YJIT is Production-Ready

YJIT, a just-in-time (JIT) implementation on top of CRuby built at Shopify, is now production-ready and delivering major improvements to performance and speed. Maxime (Senior Staff Engineer and leader of the...

Ruby 3.2’s YJIT is Production-Ready

YJIT, a just-in-time (JIT) implementation on top of CRuby built at Shopify, is now production-ready and delivering major improvements to performance and speed. Maxime (Senior Staff Engineer and leader of the...

How Good Documentation Can Improve Productivity

How Good Documentation Can Improve Productivity

Good documentation has many benefits, but first and foremost it boosts engineers’ productivity. Here are a few tips to encourage a strong writing culture.

How Good Documentation Can Improve Productivity

Good documentation has many benefits, but first and foremost it boosts engineers’ productivity. Here are a few tips to encourage a strong writing culture.

From Ruby to Node: Overhauling Shopify’s CLI for a Better Developer Experience

From Ruby to Node: Overhauling Shopify’s CLI fo...

In this blog post, Pedro explains why we rewrote Shopify CLI into Node instead of Ruby, the tradeoffs that came with the decision, the principles we embraced in this new...

From Ruby to Node: Overhauling Shopify’s CLI fo...

In this blog post, Pedro explains why we rewrote Shopify CLI into Node instead of Ruby, the tradeoffs that came with the decision, the principles we embraced in this new...

Reliving Your Happiest HTTP Interactions with Ruby’s VCR Gem

Reliving Your Happiest HTTP Interactions with R...

VCR is a Ruby library that records HTTP interactions and plays them back to your test suite, verifying input and returning predictable output. If you're struggling with difficult to maintain mocks,...

Reliving Your Happiest HTTP Interactions with R...

VCR is a Ruby library that records HTTP interactions and plays them back to your test suite, verifying input and returning predictable output. If you're struggling with difficult to maintain mocks,...