Learning RxJS

为RxJS 5/6+提供清晰的例子、解释和资源。「Clear examples, explanations, and resources for RxJS 5/6+」

Github星跟踪图

Introduction

Clear examples, explanations, and resources for RxJS.

By @btroncone

Introduction

RxJS is one of the hottest libraries in web
development today. Offering a powerful, functional approach for dealing with
events and with integration points into a growing number of frameworks,
libraries, and utilities, the case for learning Rx has never been more
appealing. Couple this with the ability to utilize your knowledge across
nearly any language, having a solid grasp
on reactive programming and what it can offer seems like a no-brainer.

But...

Learning RxJS and reactive programming is
hard. There's the
multitude of concepts, large API surface, and fundamental shift in mindset from
an
imperative to declarative style.
This site focuses on making these concepts approachable, the examples clear and
easy to explore, and features references throughout to the best RxJS related
material on the web. The goal is to supplement the
official docs and pre-existing learning material
while offering a new, fresh perspective to clear any hurdles and tackle the pain
points. Learning Rx may be difficult but it is certainly worth the effort!

Ultimate RxJS

Brand New to RxJS?

Start getting familiar with all the key concepts needed to be productive with
our RxJS Primer!

Content

Operators

Operators are the horse-power behind observables, providing an elegant,
declarative solution to complex asynchronous tasks. This section contains all
RxJS operators, included with clear, executable
examples. Links to additional resources and recipes for each operator are also
provided, when applicable.

Operator Categories

OR...

Complete listing in alphabetical order

Understanding Subjects

A Subject is a special type of Observable which shares a single execution path
among observers.

Concepts

Without a solid base knowledge of how Observables work behind the scenes, it's
easy for much of RxJS to feel like 'magic'. This section helps solidify the
major concepts needed to feel comfortable with reactive programming and
Observables.

Recipes

Recipes for common use-cases and interesting solutions with RxJS.

Introductory Resources

New to RxJS and reactive programming? In addition to the content found on this
site, these excellent resources will help jump start your learning experience!

Conferences

Reading

Videos

Exercises

Tools

Interested in RxJS 4? Check out
Denis Stoyanov's excellent
eBook!

Translations

A Note On References

All references included in this GitBook are resources, both free and paid, that
helped me tremendously while learning RxJS. If you come across an article or
video that you think should be included, please use the edit this page link in
the top menu and submit a pull request. Your feedback is appreciated!

主要指标

概览
名称与所有者btroncone/learn-rxjs
主编程语言TypeScript
编程语言TypeScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-06-24 01:44:39
推送于2024-03-04 11:28:28
最后一次提交2024-02-05 21:15:10
发布数0
用户参与
星数3.7k
关注者数110
派生数413
提交数710
已启用问题?
问题数59
打开的问题数9
拉请求数227
打开的拉请求数12
关闭的拉请求数21
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?