Skip to content

DJCordhose/angular2-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-react

A very friendly story of how Angular 2 and React solve different use cases and can inspire each other

React

Sample app displays a number of boxes. Move them around by D'n'D. Initial very should feel quite laggy.

Change Detection

Universal Rendering

Based on segmented model. Needs server, so can not be served directly from Github.

  • cd code/react/2-universal-rendering
  • npm start
  • open localhost:3000

3rd Party integration

http://nvd3.org/ displays a pie char of the distribution of the boxes demoing how to integrate 3rd party libraries. Updates when boxes are moved around by using lifecyle method componentWillReceiveProps.

https://djcordhose.github.io/angular2-react/code/react/3-third-party-integration/public

About

A very friendly story of how Angular 2 and React solve different use cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •