Jira Kills the Sprint Backlog
scrum.org1 ポイント投稿者 cygned0 コメント
something.map( {a, b, ...rest} => ({ ...rest, ...a, ...[b, c, d]}))
I know what it does and how it works, but I argue that's hard to understand if you haven't written it and know the context.