Skip to content

📓A Github UserID finder Example uses React / Redux / Saga / Thunk and ImmutableJS.

License

Notifications You must be signed in to change notification settings

SiriusTsou/react-redux-saga-github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Saga Github Finder

This is a github userid finder which builds with React, Redux, Redux-Saga, Redux-Thunk and Immutable.js.

Setup

Please check out the Official Site Setup first !

  1. Homebrew
  2. Node

Usage

  1. open your terminal
  2. $git clone https://github.com/SiriusTsou/react-redux-saga-github-finder.git
  3. $cd react-redux-saga-github-finder
  4. npm i
  5. npm run dev

Way to Go

v1.0+

  • fix package.json devDependencies to dependencies
  • maybe list file structure
  • Travis Testing
  • Strict file and function comment
  • Better ESlint Rule
  • Better CSS style like sass or postcss

Dependencies

  1. react 15.4.1
  2. redux
  3. react-redux
  4. redux-actions
  5. redux-saga
  6. redux-thunk
  7. redux-immutable
  8. redux-logger
  9. immutable

References

  1. React 官方網站
  2. Redux 官方文件
  3. Redux-Saga 官方文件
  4. Redux-Thunk 官方文件
  5. Saga Pattern 在前端的應用

License

MIT

About

📓A Github UserID finder Example uses React / Redux / Saga / Thunk and ImmutableJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published