/uf

Primary LanguageTypeScript

http & stream

  • git clone https://github.com/yutin1987/uf.git
  • npm install

Run

  • npm run http
  • npm run local

OR

  • npx ts-node index.ts <url|path>

Outfile

./${Date.now()}.jpeg

Testing

npm run test

Promise (basic)

async operations control (Advance I.)

Node.js event loop (Advance II.)

RDBMS