/Vue-Rxjs-npm-queries

Vue.js-RxJS app with implement cache of ajax, and vue-rx (watchAsObservable , fromDOMEvent, createObservableMethod)

Primary LanguageJavaScript

Vue.js-RxJS of npm-queries

See It Live on Github Pages (psss...open the console)

With Branches for Code Steps

Rxjs 6

  • ajax cache
  • taking keystrokes as observable (Enter and Escape)
  • pending state
  • cancel on the fly ajax request
  • limit requests waterfall with exhaustMap

implement of vue-rx:

  • watchAsObservable (vue data),
  • fromDOMEvent
  • createObservableMethod

Basic UI (At the moment (and for the limited time i add) i couldn't make Buefy and Vue-Rx work togheter)

Project setup

npm install

Compiles and hot-reloads for development

npm start

https://nivb52.github.io/Vue-Rxjs-npm-queries/