- JS ES6
- axios
- Quokka
Quokkais a developer productivity tool for rapid JavaScript development. Simply said, using Quokka, all values are updated and displayed in your code editor next to your code, as you typeaxiosis HTTP method to GET/POST
.
├── index.js
├── package-lock.json
├── package.json
└── README.md
I have improve my knowledge about
- Async/Await
- fetch API with
axios - how to use
Promise.allto call 2 functions in the same time when fetch API - Array destructuring
- Data destructuring
- a phenomenal tool called
QuokkaJS
npm install and npm start