Skip to content

thepig25/react_exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react_exploration

Starting to have some fun with react.

Pros and Cons so far

Pros

  • Server Side JS
  • Easy to pick up.
  • Great Documentation.
  • Unit Testing
  • Create reuasable configurable components

Cons

  • Mixing Presentation Logic (Always had an issue with this). Maybe just me and not a con.
  • Lack of Two way binding React Two Way Binding.
  • Inline Styling?? React Inline Styling.
  • Need for backbone to define model. Might create a lot of code for a simple task. Flux can mitigate this.
  • JSHINT editor complaints.

About

Starting to have some fun with react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published