Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

jrebocho/talk-react-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Components Patterns

Demo app to support the slides of the session Enhance your React Applications: Tips & Design Patterns.

This examples are intentionally simple and their purpose is only to demonstrate some components patterns, not real production apps.

Instructions

To run the application you need to have node & yarn installed in your machine.

  • Clone the repo
  • In the newly created directory run yarn to install all the dependencies
  • Run yarn start to start the application
  • Run yarn test to run the application unit tests

About

Demo application used in the talk "Enhance your React Applications: Tips & Design Patterns"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors