refactoring-by-example / async-await

Repository from Github https://github.comrefactoring-by-example/async-awaitRepository from Github https://github.comrefactoring-by-example/async-await

online-store

A practical example refactoring to use async functions and the await operator

Installation

git clone https://github.com/refactoring-by-example/using-async-functions

Test

npm test

About


Languages

Language:JavaScript 100.0%