An open API service indexing awesome lists of open source software.

https://github.com/sawyerbutton/rxjs-presentation

RxJS Sharing and Training
https://github.com/sawyerbutton/rxjs-presentation

rxjs

Last synced: 9 months ago
JSON representation

RxJS Sharing and Training

Awesome Lists containing this project

README

          

# RxJs系列分享内容

## 简介

- 本分享目前已Angular App的形式组织RxJs相关材料
- 使用内容(原理)讲解和代码实例于页面并存的方式帮助理解相关内容
- 目标希望使用者可以手动修改项目代码达到及时实操的目的

## 使用方式

- 下载repository
- cd 至项目目录下的sample文件夹
- 使用ng serve 开启本地应用

## 未来工作

- 修改文件结构

## 更新

- 相关代码训练内容位于training文件夹

1. [functional programming training](./traning/functional_programming)