GithubHelp home page GithubHelp logo

anthonybrown / flux-comparison Goto Github PK

View Code? Open in Web Editor NEW

This project forked from voronianski/flux-comparison

0.0 2.0 0.0 2.73 MB

:pencil: Practical comparison of different Flux solutions

Home Page: http://pixelhunter.me/post/110248593059/flux-solutions-compared-by-example

HTML 5.70% JavaScript 94.18% CSS 0.12%

flux-comparison's Introduction

Flux Comparison by Example

Similar app implemented with different Flux solutions including Facebook's, Yahoo's and others.

Usage

Clone this repo and run npm install inside it.

Before checking any of the included solutions you will need to:

  1. Go to solution folder (e.g. cd facebook-flux, cd redux, etc.)
  2. Run npm install to install dependencies of a specific app
  3. Run npm start to build js resources with Browserify
  4. Open index.html in the browser

Demo

Select several products from Flux Online Shop and add them to cart. Open browser console and click Checkout button, you'll see payload with products that you just "bought".

http://labs.voronianski.com/flux-comparison

You may find few notes about all implementations on my blog.

Discussion on HackerNews - https://news.ycombinator.com/item?id=8989495.

Examples

The list of Flux related implementations used in this demo.

Ready

Next

You're welcome to create issues with suggestions or even make your own pull-requests (but before please take a look on contributing guidelines).

Resources

Libraries

Articles

Non React.js examples

The flux demo app was also implemented by enthusiasts without React.js but with another view layer:

Contributing

See CONTRIBUTING.md.


MIT Licensed

flux-comparison's People

Contributors

voronianski avatar acdlite avatar gaearon avatar royalicing avatar jordangarcia avatar ycdesu avatar petermoresi avatar jhollingworth avatar txchen avatar ifandelse avatar kenwheeler avatar arqex avatar devinivy avatar azu avatar sunspots avatar reggi avatar redonkulus avatar rwillrich avatar mridgway avatar goatslacker avatar mingliangfeng avatar

Watchers

James Cloos avatar Tony Brown avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.