api-firebase

1.0.3 • Public • Published

What the hell is this?

The api folder contains all interactions between the client and the firebase database.

No other file should ever have any references to firebase

Why?

This allows us to decouple the way we display data Components, and how we store and modify client state Reducers, Actions, Store from where we store and fetch data from API.

/api-firebase/

    Package Sidebar

    Install

    npm i api-firebase

    Weekly Downloads

    5

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    45.8 kB

    Total Files

    42

    Last publish

    Collaborators

    • mattiaslightstone