Skip to content

neebz/react-redux-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start

Run these commands in root directory

> npm install
> gulp
> npm start

Access the presentation at http://localhost:8000/index.html

TODOs

  • Add some routing (without using React-Router preferably)
  • How can we add the most basic animation: "appear" ? (Right now to make something appear, we had to create a duplicate slide and add the appearing item in it)
  • Use gulp/webpack to compile stylesheets
  • Write some tests

Contact

@neebz

About

Recent talk I gave about React & Redux with slides built on the technologies itself.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published