Constant objects in Javascript/Typescript Gordon Ansell 13th May 2020, 08:45 Tech, Javascript, How-To 433 words. Constants are immutable but properties of constant objects are not, which can be confusing to begin with.
Node Sass could not find a binding for your current environment Gordon Ansell 21st January 2020, 06:45 Tech, Node, Javascript, How-To 243 words. How to deal with the 'Node Sass could not find a binding for your current environment' error message.