-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Should we add an update(itemId: string, item: Item): void method that updates an item? Should it throw if the item doesn't exist? Should it simply replace the whole item, or deeply merge it with the existing item, or even take a transform function given the existing item and returning the new item?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers