indexiatech / re-notif

Redux & React based Notifications center.
http://indexiatech.github.io/re-notif
BSD 3-Clause "New" or "Revised" License
148 stars 45 forks source link

Create a new object before modifying in action #40

Closed kylecesmat closed 8 years ago

kylecesmat commented 8 years ago

Generally its better practice to not directly mutate an object. Here we create a new object reference before modifying the id