---
title: "12 years of Component: A decade of interactive development"
url: https://daily.dev/posts/12-years-of-component-a-decade-of-interactive-development-m9upcrkbn
source_url: https://building.nubank.com/12-years-of-component-a-decade-of-interactive-development/
type: article
source: "Nubank"
published: 2025-12-22T18:38:37.581Z
updated: 2025-12-22T18:38:56.193Z
tags: ["functional-programming", "clojure"]
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 12 years of Component: A decade of interactive development

**[Nubank](https://daily.dev/sources/nubank)** · 1 min read · 0 upvotes · 0 comments

## Summary

Component, a Clojure library created by Alessandra Sierra, celebrates 12 years of enabling interactive development through the Reloaded Workflow. The library solved the friction of REPL-driven development by introducing explicit lifecycles and dependency management, allowing developers to modify running systems without restarting. With over 13,000 references in Nubank's production code and ports to other languages, Component remains one of Clojure's most influential patterns for managing stateful applications while preserving the interactive development experience.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://building.nubank.com/12-years-of-component-a-decade-of-interactive-development/>

## Similar posts on daily.dev

- [Clojure South conference at Nubank: two days of community, code, and collaboration](https://daily.dev/posts/clojure-south-conference-at-nubank-two-days-of-community-code-and-collaboration-noajpd32x) · Nubank · 0 upvotes · 0 comments
- [Clojurists Together Update: May and June 2026](https://daily.dev/posts/clojurists-together-update-may-and-june-2026-ngmznmylq) · Meta Redux · 0 upvotes · 0 comments
- [CIDER 2.0 is Brewing...](https://daily.dev/posts/cider-2-0-is-brewing--h8ufshiqg) · Meta Redux · 0 upvotes · 0 comments

---

Tags: [#functional-programming](https://daily.dev/tags/functional-programming), [#clojure](https://daily.dev/tags/clojure)

[View this post on daily.dev](https://daily.dev/posts/12-years-of-component-a-decade-of-interactive-development-m9upcrkbn)
