Skip to content

Instantly share code, notes, and snippets.

import React from 'react';
import classnames from 'classnames';
/*
This would be a page level component. It handles loading all data.
a) The orphan data is triggered by componentWillMount which is part of the React component
life cycle called once as the component loads
b) video search data is loaded when there is a new search preformed 1) When an orphan is
selected, including selecting the first orphan when the data is first loaded 2) When the