Knot Logo

Engineering Blog

Insights from our engineering team on building products, solving technical challenges, and lessons learned along the way.

8 min read

Building a scalable real-time collaboration engine

How we built our real-time collaboration system to handle millions of concurrent users.

By Sarah Chen
6 min read

Migrating to a monorepo: Lessons learned

Our journey from multiple repositories to a unified monorepo using Turborepo.

By Michael Rodriguez
10 min read

Optimizing React performance at scale

Techniques we use to keep our React application fast as it grows in complexity.

By Emily Watson
7 min read

Our approach to API design

How we design APIs that are intuitive, consistent, and easy to use.

By David Kim