Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 223 Bytes

File metadata and controls

15 lines (10 loc) · 223 Bytes

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