Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. state = {8xf0y6ziyjabvozdd253nd:[
  2. {
  3. "id": "894tuq4ut84ut8v4t8wun89g",
  4. "parentId": "8xf0y6ziyjabvozdd253nd",
  5. "timestamp": 1503045227866,
  6. "body": "Hi there! I ams a COMMENTSsg.",
  7. "author": "thingtwo",
  8. "voteScore": 143,
  9. "deleted": false,
  10. "parentDeleted": false
  11. },
  12. ]}
  13.  
  14. let index = state[payload.id].findIndex((element)=> element.id === payload.data.id)
  15.  
  16. return { ...state,
  17. [payload.id]:[...state[payload.id],index=payload.data]
  18. }
  19.  
  20. {8xf0y6ziyjabvozdd253nd:[
  21. {
  22. "id": "894tuq4ut84ut8v4t8wun89g",
  23. "parentId": "8xf0y6ziyjabvozdd253nd",
  24. "timestamp": 1503045227866,
  25. "body": "Hi there! I am a COMMENTS.",
  26. "author": "thingtwo",
  27. "voteScore": 143,
  28. "deleted": false,
  29. "parentDeleted": false
  30. },
  31. {
  32. "id": "894tuq4ut84ut8v4t8wun89g",
  33. "parentId": "8xf0y6ziyjabvozdd253nd",
  34. "timestamp": 1503045227866,
  35. "body": "Hi there! I am a COMMENTS Replace",
  36. "author": "thingtwo",
  37. "voteScore": 143,
  38. "deleted": false,
  39. "parentDeleted": false
  40. }
  41. ]}
  42.  
  43. {8xf0y6ziyjabvozdd253nd:[
  44. {
  45. "id": "894tuq4ut84ut8v4t8wun89g",
  46. "parentId": "8xf0y6ziyjabvozdd253nd",
  47. "timestamp": 1503045227866,
  48. "body": "Hi there! I am a COMMENTS Replace",
  49. "author": "thingtwo",
  50. "voteScore": 143,
  51. "deleted": false,
  52. "parentDeleted": false
  53. }
  54. ]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement