Typescript Async/Await in Node JS with testing
Ditulis pada: March 25, 2019
Coupon Details
Typescript Async/Await in Node JS with testing, Learn new async programming with Typescript and easy integration testing with mocha. Express integration and Sequelize
Created by Ayerhan Afa
What you'll learn
- setup nodejs with typescript
- use typescript async await features to do async programing
- reduce callback hell
- understand how async await uses promises
- write simple integration test with mocha
Requirements
- students need to have Node.js installed and know a little about Node.js