Skip to content

rxjs6 example: protecting completed rxjs observable by errors

Notifications You must be signed in to change notification settings

ageldama/rxjs-robust-stream

Repository files navigation

rxjs-robust-stream: example project for rxjs6, prettier, babel and webpack

Protect error producing Observable/Subject within nested flatMap/switchmap. (See src/index.js)

Project Configs

  1. webpack: index.html generation
  2. webpack: devserver
  3. webpack: babel
  4. prettier
  5. eslint
  6. prettier-aware eslint config

About

rxjs6 example: protecting completed rxjs observable by errors

Topics

Resources

Stars

Watchers

Forks