官术网_书友最值得收藏!

  • Mastering Reactive JavaScript
  • Erich de Souza Oliveira
  • 88字
  • 2021-07-09 20:33:05

RxJS

The last tool we need to follow in this book is RxJS; we will use this library in later chapters. This library also runs in both client and server and we will be using version 4.1.0.

To install it on your server, just run the following command inside a node project:

    npm i rx@4.1.0 -save

To add it to an HTML page, just paste the following code snippet inside it:

<script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.1.0/rx.all.js"> 
</script>
For those using other package managers, you can also install bacon.js and RxJS from Bower and NuGet.
主站蜘蛛池模板: 海原县| 小金县| 镇安县| 自贡市| 南华县| 涿州市| 察雅县| 怀来县| 西城区| 故城县| 嘉定区| 仁布县| 兰坪| 昆山市| 武隆县| 新巴尔虎左旗| 河间市| 广东省| 岑溪市| 荣成市| 神农架林区| 怀仁县| 桂东县| 巩义市| 永福县| 新绛县| 巫溪县| 廊坊市| 凤山市| 德令哈市| 鲜城| 济阳县| 泌阳县| 周口市| 南川市| 天长市| 罗源县| 青冈县| 石景山区| 大竹县| 读书|