let

Использование let

https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Statements/let

Destructuring

let {monthlyPayment, monthlyRate} = calculateMonthlyPayment(principal, years, rate);

http://ccoenraets.github.io/es6-tutorial/destructuring/

results matching ""

    No results matching ""