What is Azure Functions?

Dynatrace news What is Azure Functions? Similar to AWS Lambda, Azure Functions is a serverless compute service by Microsoft that can run code in response to predetermined events or conditions (triggers), such as an order arriving on an IoT system, or … more Read More

JavaScript: Check if String Starts with Substring

Introduction In this tutorial, we’ll take a look at how to check if a string starts with a substring in JavaScript . This is easily achieved either through the startsWith() method, or regular expressions . Check if String Starts with Another String with … more Read More

Node v10.24.1 (LTS)

Notable Changes Vulerabilties fixed: CVE-2021-3450 : OpenSSL – CA certificate check bypass with X509_V_FLAG_X509_STRICT (High) This is a vulnerability in OpenSSL which may be exploited through Node.js. You can read more about it in https://www.openssl.org/news/secadv/20210325.txt … more Read More

Node v12.22.1 (LTS)

Notable Changes Vulnerabilities fixed: CVE-2021-3450 : OpenSSL – CA certificate check bypass with X509_V_FLAG_X509_STRICT (High) This is a vulnerability in OpenSSL which may be exploited through Node.js. You can read more about it in https://www.openssl.org/news/secadv/20210325.txt … more Read More

Node v14.16.1 (LTS)

Notable Changes Vulnerabilities fixed: CVE-2021-3450 : OpenSSL – CA certificate check bypass with X509_V_FLAG_X509_STRICT (High) This is a vulnerability in OpenSSL which may be exploited through Node.js. You can read more about it in https://www.openssl.org/news/secadv/20210325.txt … more Read More

Don’t Lose Your Head: Evaluating Headless

With many options comes many decisions, and it is easy to drown in all the many and various stated benefits of the different systems. So how do you approach evaluating these options? Two weeks ago, Aaron Hans shed light on the use cases of going headless … more Read More

Esri brings its flagship ArcGIS platform to Kubernetes

Esri, the geographic information system (GIS), mapping and spatial analytics company, is hosting its (virtual) developer summit today. Unsurprisingly, it is making a couple of major announcements at the event that range from a new design system and improved … more Read More

Okta launches a new free developer plan

At its Octane21 conference, Okta, the popular authentication and identity platform, today announced a new — and free — developer edition that features fewer limitations and support for significantly more monthly active users than its current free plan. … more Read More

Echo JS

lookie – cookie-like localStorage What’s new in Neutralinojs v2 React Horizontal Scroll without scroll bar Writing better conditional expressions in JavaScript … more Read More