Skip to content

Simple chat app, with lazy loaded firebase, mixed with RxJS, redux-observable and more.

Notifications You must be signed in to change notification settings

TheFullResolution/rx-chat-app

Repository files navigation

RX Chat App

General Information

Simple chat app built using:

Firebase package is lazy loaded using webpack and RxJS.

Why?

"Your scientists were so preoccupied with whether they could, they didn't stop to think if they should."

Pretty much that quote sums up this project. Definitely, these are very heavy packages for such a small project, but they are here all together as the proof concept mixed with a framework which is not commonly used with RxJS.

Building this project using Angular and AngularFire would be definitely easier, but I learned more about RxJS, since there are not many ready recipes for this mix.

Usage

You can check project here: https://rxchatapp.netlify.app Netlify Status

Or, after installing all the dependencies locally using npm npm i, run npm start

In order to use the project, you have to log in, or create an account. I do not send any confirmation emails here, you can use a fake one.

About

Simple chat app, with lazy loaded firebase, mixed with RxJS, redux-observable and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published