Uses of Reflect with Object Properties JavaScript ES6

Reflect is a built-in object that provides methods for interceptable JavaScript operations. The methods are the same as those of proxy… Read more

Similar

I have been underestimating JavaScript

I wasn’t a huge fan of Javascript in general and NodeJS in particular. I was usually more fond of other lower-level languages such as Go or Rust. I mistakenly thought Javascript and NodeJS couldn’t give me the low-level control I usually want in order to ... (more…)

Read more »