Skip to content

abustamam/reselect-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reselect Todos

Repository for Reacto Meetup on Dec 7. Should be done by Nov 30.

Click here for PowerPoint slides (using Google Slides, nothing to download)

Quick start:

git clone https://github.com/abustamam/reselect-todos.git
cd reselect-todos
npm i
npm start

Branches

  • master: the original ShoppingMVC
  • with-reselect: maps all mapStateToProps to use reselect, moves some logic out of components into Redux
  • ppt: some random code snippets I wrote for the ppt, not really useful

Run tests

npm run test

This project was bootstrapped with Create React App.

About

Reselect repository for Reacto Meetup on 7 Dev 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published