GithubHelp home page GithubHelp logo

midwestjs2014's Introduction

ReactJS MidwestJS Demos

Demo application(s) for Reconciling ReactJS as a View Layer Replacement Talk at MidwestJS 2014

This app is for demonstration purposes in that it attempts to show examples of how ReactJS could start to be leveraged both as a view-layer standalone, as part of a react-based web stack with technologies such as React-Router, and/or integrated with popular Javascript MV* technologies such as BackboneJS or AngularJS.

TOC

Setup

  1. Clone the repo.
  2. Navigate to the directory you cloned the repo
  3. At the command line run npm install
  4. Afer all packages have downloaded run ./script/dev

Running The Demos

There are 3 sets of demos:

  1. http://localhost:3000 - which is a react-router configured set of examples/demos
  2. http://localhost:3000/speed.html - which is a combined performance and Backbone integration example
  3. http://localhost:3000/ngReact.html and http://localhost:3000/ngReactLocal.html - which are ngReactGrid-based examples (to demo Angular integration) - one for "local" json and one retrieved from the server. The grid is currently working "more correctly" for the local example, as the "remote" example is more for demo purposes of just getting the JSON from the server. Additional javascript on both the client and server ends to handle pagination and other table features would be required to make the grid fully functional for the remote example.

midwestjs2014's People

Contributors

zachlendon avatar ryanflorence avatar

Watchers

James Cloos 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.