I intend to stop using null in my code, in favor of undefined. There are many reasons for doing so. Feedback wanted Tweet: https://twitter.com/sindresorhus/status/1114894287387258886 Background htt... (more…)
Read more »
HTML5 raycasting demo using React. Contribute to ahuth/raycast development by creating an account on GitHub. (more…)
Read more »
Typesafe Article: The logic behind Javascript Tag Functions - Why it is good to know how tag functions work... (more…)
Read more »
Immutability is the art of maintaining the state of an object, an update should not change the object, but create a new object with the updated data. (more…)
Read more »
JavaScript runtime for Fastly Compute@Edge. Contribute to fastly/js-compute-runtime development by creating an account on GitHub. (more…)
Read more »