mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-23 21:04:07 -06:00
9 lines
306 B
Markdown
9 lines
306 B
Markdown
---
|
|
title: interoperable components are efficient
|
|
date: 2022-04-03
|
|
notetype: feed
|
|
---
|
|
Because interoperabile components are self-contained, they can be reused in different situations and are easily maintainable (changing one, updates all).
|
|
|
|
Related:
|
|
[[notes/reuse code for efficiency and maintainability]] |