--

const fn = ({ x, y, z }) => (x+y)*z;

Show me how you repeat less without destructuring.

--

--

Esbjörn Blomquist
Esbjörn Blomquist

Written by Esbjörn Blomquist

Software architect and developer with web and functional JavaScript close to his heart. Worked many years with web solutions mainly within the IoT field.

Responses (4)