Push and update object using destructuringUsing destructuring to update an object's attributeDec 7, 2023·1 min read·93
Something totally new I learnt in JavaScript from Chat GPTObject destructuring and assigning it to an existing object's key:value pairsMay 23, 2023·2 min read·113