My talk for React Summit US 2024 was on "Maintaining a Library and a Community". The main thesis is that maintainers do a lot more than just write features and fix bugs, and that really most of what we do involves thinking about and interacting with the users of our library. That includes answering support questions, writing docs, thinking about how versioning and backwards compatibility will impact people, and a lot more. Hopefully this proves useful to other maintainers, and peels back the ...