We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Building an OpenLayers 3 map viewer with React

Formal Metadata

Title
Building an OpenLayers 3 map viewer with React
Title of Series
Number of Parts
183
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language
Producer
Production Year2015
Production PlaceSeoul, South Korea

Content Metadata

Subject Area
Genre
Abstract
Facebook's React is a rising star in the crowded JavaScript ecosystem. It is not a Model-View-Controller framework, it is actually the V in MVC. Encapsulated components promise more code reuse, easy testing and separation of concerns. This talk introduces React and shows the architecture of an OpenLayers 3 based map viewer using React components.