Blog
Thursday, July 25, 2019
javascript - What does three dots do in ReactJS
const peopleList = this.state.people.map( x => {
return
})
What does "{...x} " this code mean?
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment