Full-stack end-to-end reactive webapp - React/Redux and Spring 5 Reactive Streams

03 April 2017


Item Shop - Fullstack end-to-end Reactive webapp

Built an end-to-end sample reactive webapp that utilizes reactive streams in order to enable asynchronous stream processing with non-blocking back pressure, offering better scalability and capacity than traditional sycnhronous web application interactions such that a fast data source does not overwhelm the stream destination.

The Full-stack webapp sample was built using React/Redux and Flow in the frontend + Spring 5 Reactive streams in the backend.


Frontend github project link

Frontend React/Redux app code can be found at project github page

Backend github project link

Backend Spring 5 reactive streams app code can be found at project github page



comments powered by Disqus