Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Workshop - Jan 10th, 2017

Objective

To take an imperative API and transform it to a declarative React API.

Results

We took Leaflet's API and transformed its Map and Marker modules into React Components to create a more React friendly API.

Get Started

Clone the repo and run:

yarn

Then you can run:

yarn start

And go to http://localhost:1337

Extra bonus audience task

To take the Marker API and create it for Polygons with nested Points. Presented use of context in order to reduce the need to keep passing the map prop down.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages