Frontmatter
| id | 3527 |
| title | component.Base: update() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Oct 5, 2022, 12:43 AM |
| updatedAt | Oct 10, 2022, 1:05 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3527 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 10, 2022, 1:05 PM |

it would be nice to optionally reduce the amount of vdom re-assignments with a little helper convenience method.
more details tomorrow.