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

jrhicks/LokiJS-Flux-Example

Repository files navigation

Installing

Front End Folder Structure (frontend/assets/js)

  • actions - These are flux actions

  • models - tcomb types and loki collections

  • stores - These are flux stores

  • views - These are flux views (React views)

  • workers - These (like views) listen to store changes, but instead of updating dom they alter their ‘background’ jobs.

About

Example Flux React Replication with LokiJS and Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published