Ep.8 – Using Axios, ES6, promises & pure functions to grab data

preview_player
Показать описание
In Episode 6 we set out creating our mini Northwind service, called Northbreeze, and started to write some code to grab the Northwind data, exploring Axios as an HTTP client library that supports promises and (therefore) dot chaining. In this episode we continue on towards completing this code to produce CSV files as input to our CAP model, exploring pure functions along the way.
Рекомендации по теме
Комментарии
Автор

which Debugger extension are you using in your vscode ?

DavidMigoya