/rxjs-calculator-a

Reactive Programming Learning. A simple calculator written in non-reactive and reactive way.

Primary LanguageJavaScriptMIT LicenseMIT

ReactiveX (RxJS) Calculator

Introduction

This is the source code for my blog post Learn Reactive Programming: A Simple Calculator Example. This repository contains the source code of the calculator written in traditional JavaScript event handlers. It is highly recommended that you start with this repo and try and accomplish this task yourself before you look at the other repository of stream-driven version in ReactiveX (RxJS).

Author

  • Chen Yumin

Licensing

Please see the file named LICENSE.md.

Contact