Skip to content

Slides and code samples from my tech talk at the React @ Jet.com meetup and ReactNYC S3:E3

Notifications You must be signed in to change notification settings

blakezimmerman/multi-window-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Window React Apps

This repo contains the code samples and slides from my tech talk on creating multi-window web apps using React. To run the code samples, do the following:

  • cd into the directory containing this file
  • Run npm install to install the project dependencies
  • Run npm start to start the dev server on http://localhost:3000

To switch between the different demos, just change which imported component is passed to ReactDOM.render in src/index.tsx.

About

Slides and code samples from my tech talk at the React @ Jet.com meetup and ReactNYC S3:E3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published