Views On Vue

VoV 020: Reactive Programming with Vue with Tracy Lee, Ben Lesh, and Jay Phelps

Informações:

Synopsis

Panel: Charles Max WoodChris FritzErik HanchettDivya SasidharanJoe Eames Special Guests: Tracy Lee, Ben Lesh, and Jay Phelps In this episode, the Views on Vue panel talks to Tracy Lee, Ben Lesh, and Jay Phelps about reactive programming in Vue. They talk about the new additions to RxJS 6, what RxJS actually is, reactive programming, and Vue Rx. They also touch on the basics of RxJS, the difference between Promises and RxJS, and more! In particular, we dive pretty deep on: RxJSThe difference between RxJS 6 and the past versionsMoving towards pipeable operatorsWin for application sizeError handling has changedWhat is RxJS?Utility library to better handle your complex asynchronous stuffVery versatile toolReactive programmingMost popular and well-known reactive programming paradigmBecame open source at version 5How does Vue Rx fit into all of this?What Vue Rx addsUsing RxJS vs PromisesObservablesSubscription optionsObservable stringsThe underbelly of codingError handlingFunctional programmingPromises are ea