Feed / Total TypeScriptHow let and const Work In TypeScript (article)Friday, February 23, 2024Whether you use let or const in TypeScript affects whether or not their values can be changed, and how TypeScript infers them.Read original article ↗