Rx javascript

From bibbleWiki
Revision as of 02:55, 2 September 2020 by Iwiseman (talk | contribs) (Introduction)
Jump to navigation Jump to search

Introduction

The course used the following tools

 "dependencies": {
    "rxjs": "^6.6.2"
  },
  "devDependencies": {
    "ts-loader": "^8.0.3",
    "typescript": "^4.0.2",
    "typings": "^2.1.1",
    "webpack": "^4.44.1",
    "webpack-dev-server": "^3.11.0"
  }