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