ES6 and Typescript Tutorial - 12- Default Function Parameters

preview_player
Показать описание

📱 Follow Codevolution

ES6 | ES2015 | Typescript | ES6 Tutorial | ES2015 Tutorial | Typescript Tutorial | ES6 Tutorial for Beginners | ES2015 Tutorial for Beginners | Typescript tutorial for Beginners
Рекомендации по теме
Комментарии
Автор

at 5:57 output is 11 22 50, not 11 12 50. just a minor oops :)

dianalawless
Автор

why u didn't use const instead of let ?

vigneshtamizh
Автор

Why in the third line the result was 50 ? If === 20+(30*0, 1) = 23 ?

pedrolemos