ltruchot / jsv-rxjs

JavaScript Vite ! RxJS examples & course material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Vite ! RxJS

Licences

CC-BY-NC-4.0: you can use/copy/modify any code but only without commercial intentions.

Use

There is one branch like 01-dicovering_rxjs for each youtube video of the list. Run npm i && npm run start:dev to see RxJS in action on http://localhost:4200

Version

Previous full update of dependencies: 2018-05-14

  • current project version 0.0.1
  • node 10.1.x
  • npm 6.0.x
  • webpack 4.8.x
  • typescript 2.8.x
  • rxjs 6.1.x

Update

dev dep: npm i --save-dev copy-webpack-plugin html-webpack-include-assets-plugin json-server awesome-typescript-loader html-webpack-plugin tslint typescript webpack webpack-cli webpack-dev-server dep: npm i --save rxjs bootstrap

About

JavaScript Vite ! RxJS examples & course material


Languages

Language:TypeScript 92.1%Language:JavaScript 7.4%Language:HTML 0.5%