Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 452 Bytes

ExcerciseDay3.md

File metadata and controls

6 lines (5 loc) · 452 Bytes
  • Wrap every excercise you did in Day2 into a Module
  • Write an interface file for every module exporting only necessary types
  • Write tests for "API Response excercise" from Day1 with https://github.com/glennsl/bs-jest
  • Configure your project to run with webpack
  • Use bs-fetch and bs-json to get data from https://swapi.co/ and paste it to the console (for Promises use Js.Promise