This document provides an overview and agenda for a workshop on getting started with ReactJS. The workshop will cover React components, component state and properties, component references and events, and React Router. It will discuss how React originated at Facebook and Instagram and uses a declarative view library approach. The virtual DOM and how it diffs changes to efficiently update the DOM is also highlighted.