Reactive extensions (rx js) in dnn

13
@DNNCon Don’t forget to include #DNNCon in your tweets! Using Reactive Extensions (RxJS) in DNN Jonathan Sheely / Inspector IT @jsheely

Transcript of Reactive extensions (rx js) in dnn

Page 1: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

Using Reactive Extensions (RxJS)

in DNN

Jonathan Sheely / Inspector IT

@jsheely

Page 2: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

• @jsheely

[email protected]

• Sr Software Engineer @ InspectorIT.com

• Working in DNN for over 10+ years

• Specialize in Asp.Net C# & Javascript

Who Am I

Page 3: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

Agenda

DNN

•Module Structure

•WebAPI

Reactive Extensions

• RxJS

•AngularJS

TypeScript

• Client Dependency Injection

• Code Organization

Page 4: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

Who Wrote and Supports It?

Matt Podwysocki

Jafar Hussain

• Documentation• Examples• Unit Tests• Documentation• Did I mention

Documentation?

Page 5: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

Design Patterns

Page 6: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

•RxJSClient

•Rx.NetServer

Where can you use Rx

Page 7: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

Iterator Observer

What is Rx?

Page 8: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

What Problem Is it Solving?

ASYNCHRONY &

CONCURRENCY

Page 9: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

What Rx is Really Good At

Page 10: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

Demo

Understanding the problem

Page 11: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

do map flatMapLatest subscribe

fromPromise fromEvent takeUntil throttle

delay empty catch if

timer when filter zip

Primary Keywords (some)

Page 12: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

Demo

Lets get technical

Page 13: Reactive extensions (rx js) in dnn

@DNNConDon’t forget to include #DNNCon in your tweets!

THANKS TO ALL OF OUR GENEROUS SPONSORS!