Giter Site home page Giter Site logo

haithemt / component-store-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nylas/component-store-example

0.0 0.0 0.0 163 KB

An example of the topics covered in Building for Plugins with React & Flux

JavaScript 16.67% HTML 15.30% CoffeeScript 68.03%

component-store-example's Introduction

Building for Plugins with React & Flux

This sample code demonstrates the concepts we discussed at ReactEurope 2015 in a small app that implements a message list with a "mark as read" plugin:

  1. Using a single, central DataStore to eliminate store interdependencies and allow plugins to modify data in unexpected ways.

  2. Using a ComponentStore to dynamically register and inject components at runtime.

  3. Isolating the React.Render calls for third-party "unsafe" components.

Getting Started

To run the sample project, run the commands below and visit http://localhost:9001 in your browser.

npm install
bower install
grunt connect

Get in touch!

We'd love your thoughts and feedback. Feel free to email us at [email protected] and [email protected]. If you think React and Flux are great, we're also hiring!

component-store-example's People

Contributors

bengotow avatar davidwells avatar ehzhang avatar rorycombe 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.