WebAhead5 / CarShare

A project for sharing cars - test login credentials in Readme
https://cars-sharing.herokuapp.com/
0 stars 0 forks source link

use js destructuring #17

Closed MorisR closed 4 years ago

MorisR commented 4 years ago

suggestion you could use es6 object destructuring feature here: https://github.com/WebAhead5/CarShare/blob/master/src/handler.js#L179-L187

fridabu commented 4 years ago

Thanks for the advise, we did it