mirror of
https://github.com/jbranchaud/til
synced 2026-01-05 16:18:01 +00:00
Add a caveat to the latest til
This commit is contained in:
@@ -26,4 +26,8 @@ signature to grab specific items from an incoming object argument without
|
||||
losing track of the rest -- this is especially useful in React.js
|
||||
development when dealing with incoming props.
|
||||
|
||||
This is a [stage 3
|
||||
feature](https://github.com/tc39/proposal-object-rest-spread) and may not be
|
||||
available in your particular environment.
|
||||
|
||||
See a [live example here](https://codesandbox.io/s/ov2xr1o12y).
|
||||
|
||||
Reference in New Issue
Block a user