Article library
Article
Reuse should earn its place
Antlers partials are useful when they standardize repeated patterns: buttons, icons, cards, navigation, forms and content sections. They become annoying when every small piece of markup needs a detour through another file.
StataRocket keeps shared UI in partials where consistency matters and leaves straightforward template code visible where clarity wins. The line is pragmatic: if changing it in one place is a real benefit, a partial is probably justified.
If the abstraction needs more explanation than the markup, the markup was doing fine.
Article series