← Back to home
From the studio
Thoughts & learnings
Articles, talks and behind-the-scenes from how we build.
Article
Design Pattern: Compound Components
How to build flexible, reusable React components using the Compound Components pattern — with practical Card and Todo-list examples.
Article
Trunk-Based Development (TBD) vs Git Flow
A deep dive into Trunk-Based Development and why it beats Git Flow for modern, fast-moving teams.
Article
Test-Driven Development (TDD): Guide for Beginners
Learn TDD step by step — from the red-green-refactor cycle to clean testing principles, illustrated with a FizzBuzz exercise.