Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Example application demonstrating effective data flow for streaming data in a Angular 2 application. SSE behind the scenes to push data from a server. There is a series of live coding videos showing this code under development. Use the website link to get there.

Notifications You must be signed in to change notification settings

OasisDigital/sse-a2-example

Repository files navigation

Example SSE Angular 2 Application

This project uses angular-cli.

Its purpose is to demonstrate techniques for working with streaming data flow in a Angular 2 application. Its data comes from a server which generates fake foreign currency exchange data. You can get that server code from:

https://github.com/OasisDigital/sse-example-server

Running

First go also clone and run the example server linked above. Then:

npm install
npm start

http://localhost:4200/

Useful Links:

RxJS 6 Documentation

Contact

Author:

Kyle Cordes, @kylecordes, http://kylecordes.com

Angular Boot Camp training:

https://angularbootcamp.com/

Our blog:

http://blog.oasisdigital.com/

Our other services:

http://oasisdigital.com/

About

Example application demonstrating effective data flow for streaming data in a Angular 2 application. SSE behind the scenes to push data from a server. There is a series of live coding videos showing this code under development. Use the website link to get there.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •