JavaScript is one of the key elements most websites and web apps run on, but it’s also one of the most easily exploited. Not only is it used in analytic tools, ads, and browsing trackers, hackers often use JavaScript to deploy malware, it makes you easily... (more…)
Read more »
What if you could explore your code in another universe? This is the question that popped into my mind after watching Sean Carroll's talk on the many-worlds interpretation of quantum mechanics. (more…)
Read more »
FFI. type safe bindings from JS to Ocaml and Reason. external javascript declaration. (more…)
Read more »
Having a humble beginning of starting as a language that was intended to handle browser validations to a full-blown programming language that powers a lot of desktop applications as well, JavaScript has traveled a long journey. (more…)
Read more »
Scheduling website content is hard. Most content management systems (CMS) have features for publishing products, blog articles, and other types of platform-related content, but what about simply scheduling HTML? As developers sometimes we want to show a s... (more…)
Read more »