BryanWilhite / nodejs

my collection of self-educational samples on the Node.js® stack
0 stars 0 forks source link

add "Modern JavaScript" info to Typescript sample #6

Open BryanWilhite opened 6 years ago

BryanWilhite commented 6 years ago

take the coverage of "Modern JavaScript" and translate that into Typescript (or not)

BryanWilhite commented 4 years ago

i assume this is in there: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment

specifically, object destructuring:

image

BryanWilhite commented 4 years ago

add this too: https://thecodebarbarian.com/object-assign-vs-object-spread.html