A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://azure.github.io/azure-sdk/typescript_introduction.html below:

TypeScript Guidelines: Introduction | Azure SDKs

The TypeScript guidelines are for the benefit of client library designers targeting service applications written in TypeScript for the benefit of both TypeScript and JavaScript.

Design principles

The Azure SDK should be designed to enhance the productivity of developers connecting to Azure services. Other qualities (such as completeness, extensibility, and performance) are important but secondary. Productivity is achieved by adhering to the principles described below:

Idiomatic Consistent Approachable Diagnosable Dependable General Guidelines

DO follow the General Azure SDK Guidelines.

DO locate all source code in the azure/azure-sdk-for-js GitHub repository.

DO follow Azure SDK engineering systems guidelines for working in the azure/azure-sdk-for-js GitHub repository.

DO follow these guidelines if you publish your client library under the @azure scope in npm.

☑️ YOU SHOULD follow these guidelines even if you’re not publishing an Azure library under the @azure scope.

Terminology
AMD Module
A module format often used in the browser, for example as implemented by RequireJS.
CommonJS (CJS)
The module format of Node.js (require, module.exports).
ECMAScript Module (ES Module or ESM)
The standard import/export syntax defined in ECMAScript 6.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4