Skip to content

Latest commit

 

History

History
executable file
·
134 lines (90 loc) · 3.51 KB

README.md

File metadata and controls

executable file
·
134 lines (90 loc) · 3.51 KB

Table of Contents generated with DocToc

Package management

NPM

Using NPM behind a proxy

npm config set proxy "<proxy_url>"
npm config set https-proxy "<proxy_url>"

Yarn

Using Yarn behind a proxy

yarn config --proxy <proxy_url>
yarn config --https-proxy <proxy_url>

Development

Functional programming

Web

Mobile

Comparisons:

RDBMS

CLI

Args

Colors

Console application dev

XML

  • xmldom
  • xml-crypto - XMLDSIG library

Crypto

GraphQL

Test

General

Web testing

API testing

Load testing