TypeScript is a great complimentary language to JavaScript. With gradual typing and other great features it helps maintain JavaScript applications as they grow larger and larger. The lack of literature is one of the weak points of the language as there is currently no Definitive Book on TypeScript.
Written by Jorgé on Saturday December 3, 2016
This article was published online on Alex Hultman's GitHub page and this is only a backup as the article was later removed. Original URL: https://github.com/alexhultman/Node.js-needs-to-die-in-a-fire-and-Golang-is-the-perfect-arsonist
Written by Jorgé on Tuesday May 30, 2017
Here is an example of an exploit of the Meltdown and Spectre vulnerabilities with JavaScript. The source is the Spectre whitepaper on exploiting Speculative Execution in modern CPUs.
Written by Jorgé on Wednesday January 3, 2018
The security flaw in CPU's speculative execution feature was unearthed in early 2018. This is a significant security vulnerability and is likely to be exploited by malicious attackers. Sandboxed JavaScript code in web sites and web applications can be used to exploit the vulnerability.
Written by Jorgé on Thursday January 4, 2018
WordPress is a popular CMS, but over the years the technical foundation of it has not kept up with the times. The UI remains top notch and Automattic has invested heavily in React.js and the WordPress Calypso content editing shell.
Written by Jorgé on Thursday January 11, 2018
Written by Jorgé on Friday January 19, 2018