---
title: "BigBinary Blog"
description:
  "Read articles on Ruby on Rails, ReactJS, React Native, open source,
  engineering practices, and design insights from BigBinary."
canonical_url: "https://www.bigbinary.com/blog"
markdown_url: "https://www.bigbinary.com/blog.md"
---

# BigBinary Blog

Read articles on Ruby on Rails, ReactJS, React Native, open source, engineering
practices, and design insights from BigBinary.

## Posts

### Debugging frontend crash and handling circular dependency

[Debugging frontend crash and handling circular dependency](https://www.bigbinary.com/blog/debugging-frontend-crash-and-handling-circular-dependency)

- Author: Joseph Mathew
- Published: June 10, 2026
- Categories: JavaScript, ReactJS

Debugging frontend crash and handling circular dependency

### CDN caching issue involving Cloudfront and Cloudflare

[CDN caching issue involving Cloudfront and Cloudflare](https://www.bigbinary.com/blog/cdn-caching-issue-involving-cloudfront-and-cloudflare)

- Author: Unnikrishnan KP
- Published: February 2, 2026
- Categories: frontend

CDN caching issue involving Cloudfront and Cloudflare

### How to analyze Playwright traces

[How to analyze Playwright traces](https://www.bigbinary.com/blog/how-to-analyze-playwright-traces)

- Author: Deepanshu Rajput
- Published: January 15, 2026
- Categories: Playwright

Learn how to use Playwright's Trace Viewer to debug test failures with DOM
snapshots, network requests, console logs, and action timelines.

### DNS basics and how DNS works in Neeto

[DNS basics and how DNS works in Neeto](https://www.bigbinary.com/blog/dns-basics-and-how-dns-works-in-neeto)

- Author: S Varun
- Published: January 6, 2026
- Categories: Neeto

DNS basics and how DNS works in Neeto

### Debugging a Stack Overflow in Rails 7.2.1.1

[Debugging a Stack Overflow in Rails 7.2.1.1](https://www.bigbinary.com/blog/debugging-stack-overflow-in-rails)

- Author: Vishnu M
- Published: November 25, 2025
- Categories: Rails, Ruby

Debugging a Stack Overflow in Rails 7.2.1.1

### Active Record adds support for deprecating associations

[Active Record adds support for deprecating associations](https://www.bigbinary.com/blog/active-record-deprecated-associations)

- Author: Chirag Shah
- Published: July 3, 2025
- Categories: Rails, Ruby

Active Record adds the ability to safely remove associations by first
deprecating them

### Active Job Continuations

[Active Job Continuations](https://www.bigbinary.com/blog/active-jobs-continuations)

- Author: Vishnu M
- Published: June 9, 2025
- Categories: Rails, Sidekiq, Ruby

Active job feature that allows us to describe jobs in an interruptible manner

### Understanding Queueing Theory

[Understanding Queueing Theory](https://www.bigbinary.com/blog/understanding-queueing-theory)

- Author: Vishnu M
- Published: June 3, 2025
- Categories: Rails, Sidekiq, Ruby, Solid Queue

### Understanding Active Record Connection Pooling

[Understanding Active Record Connection Pooling](https://www.bigbinary.com/blog/understanding-active-record-connection-pooling)

- Author: Vishnu M
- Published: May 13, 2025
- Categories: Rails, Puma, Ruby

### Finding ideal number of threads per process using GVL instrumentation

[Finding ideal number of threads per process using GVL instrumentation](https://www.bigbinary.com/blog/tuning-puma-max-threads-configuration-with-gvl-instrumentation)

- Author: Vishnu M
- Published: May 6, 2025
- Categories: Rails, Puma, Ruby

[All blog posts](https://www.bigbinary.com/blog/all)

## Links

- [Human page](https://www.bigbinary.com/blog)
