How to Make WWWow with
Jamstack / Headless
A free guide!

Post image

Tutorial - how to skip Sentry Slack notifications

We’ve been working on integrations of many different warehouse systems with the Shopify platform. All data exchange between them utilizes Sidekiq workers’ background jobs. Generally, we want to be notified about the first occurrence of an error. So most exceptions are caught by Raven and sent to Sentry.
read more
Post image

Ruby: Count Articles by Category [Elastic Search]

Have you ever wanted to calculate how many articles will be left in a certain category after search? In this blogpost, I will show you how to use elastic aggregations to achieve this.
read more