Tag: node.js

Azure Data & Storage

Read and Write Azure Blob Storage with Javascript

In this article, we’ll explore how to integrate the Azure Storage client library for Javascript into a Node.js application. We’ll cover the steps to read…

May 11, 2024 4 min read
Development

Azure Web App: Connection Strings

Just as all Azure Web Apps need configuration values, most applications also need to have database Connection String values configured. With Azure Web Apps the…

Jul 13, 2020 3 min read
Azure CLI

Azure Web App: Application Settings

All web applications have some kind of configurations that are set on the server. The method of storing and accessing these settings varies on different…

Jul 1, 2020 3 min read
GitHub

GitHub acquires npm

Nat Friedman, the CEO of GitHub, announced that GitHub has signed an agreement to acquire npm. “npm, inc.” is the company behind the extremely popular…

Mar 16, 2020 2 min read