Blogs
How Shopify Reduced Storefront Response Times with a Rewrite – Shopify Engineering
In January 2019, we set out to rewrite the critical software that powers all online storefronts on Shopify’s platform to offer the fastest online shopping experience possible, entirely from scratch and without downtime.The Storefront Renderer is a...
Rodauth: A Refreshing Authentication Solution for Ruby
If you’re working with Rails, chances are your authentication layer is implemented using one of the popular authentication frameworks – Devise, Sorcery, Clearance, or Authlogic. These libraries provide complete authentication and account managemen...
Record a Call in Ruby with Vonage Voice API WebSockets
The Vonage Voice API WebSockets feature recently left Beta status and became generally available. WebSockets allows you to create two-way communication over a single persistent TCP connection. You do not need to handle multiple HTTP requests and r...