I mean that let can as an example gain input. The value itself stays the same, 
but its usage changes. Const will always be used in the same, predictable way, 
let can be used in unpredictable ways. 

Reply via email to