Physical Quantities and Measures (PQM) is a Node and browser package for dealing with numbers with units - GitHub - GhostWrench/pqm: Physical Quantities and Measures (PQM) is a Node and browser pac... (more…)
Read more »
In an era of omnipresent frameworks, libraries and tooling, it may be hard to decide what tool to use and when. Here's a step-by-step to help you set up a minimal JavaScript dev environment that will let you go from having nothing, to being productive in ... (more…)
Read more »
Dependency injection is about removing the hard coded dependencies and providing way of changing dependencies in compile-time or run-time. This pattern has been exercised in several frameworks like Spring(Java). It is also becoming popular in JavaScript c...
Read more »
Yesterday I learned about the concepts of the global constant Infinity and the existince of -0 in Javascript. Despite working with the language for most of my career, it still finds ways to suprise me. (more…)
Read more »
Hello, my name is Dmitry Karlovsky, and I ... want to play a game with you. Its rules are very simple, but breaking them... will lead you to victory. Feel like a hacker getting out of the JavaScrip... (more…)
Read more »