Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
The power of spread and rest patterns in JavaScript (allthingssmitty.com)
2 points by AllThingsSmitty 10 months ago | hide | past | favorite | 1 comment


This syntax does look strange the first time you encounter it, especially since the same syntax is used for two very different things. But once I adopted this religion, every other way of working with array or object values (combining, cutting, rearranging, copying, etc.) seems like an anti-pattern. These operators turn complex iterative testing and copying operations into simple declarative values.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: