LearnNewsExamplesServices
Frontmatter
id80
titlecomponent.Base: promiseBulkConfigUpdate
stateClosed
labels
enhancement
assignees[]
createdAtNov 21, 2019, 11:08 AM
updatedAtNov 28, 2019, 11:20 AM
githubUrlhttps://github.com/neomjs/neo/issues/80
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 28, 2019, 11:20 AM

component.Base: promiseBulkConfigUpdate

tobiu
tobiu commented on Nov 21, 2019, 11:08 AM

create a promise based wrapper for bulkConfigUpdate.

the idea is when iterating over multiple components like here: https://github.com/neomjs/neo/blob/dev/apps/realworld/views/HomeComponent.mjs

to e.g. use promiseAll and get a callback option (here: update the HomeCmp vdom once the list item components are done).

tobiu added the enhancement label on Nov 21, 2019, 11:08 AM
tobiu referenced in commit f6d1f22 - "component.Base: promiseBulkConfigUpdate #80" on Nov 28, 2019, 11:20 AM
tobiu
tobiu Nov 28, 2019, 11:20 AM

done.

tobiu closed this issue on Nov 28, 2019, 11:20 AM