Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 319 Bytes

File metadata and controls

30 lines (21 loc) · 319 Bytes

React-Charts

Simple React Application

Demonstrates :

REACT

  • Controlled component
  • Functional Components
  • JSX
  • ES6

REDUX

  • redux connect
  • reducers
  • reselect
  • sagas
  • immutability with Immutable.js

TESTING

  • testing with jest
  • snapshot tests
  • reducer tests

MISC

  • transitions
  • third party components