<ahref="labs/architecture-examples/vue/"data-source="http://vuejs.org"data-content="Vue.js provides the benefits of MVVM data binding and a composable component system with an extremely simple and flexible API.">Vue.js</a>
</li>
<liclass="labs routing">
<ahref="labs/architecture-examples/react-backbone/"data-source="http://facebook.github.io/react/"data-content="This React example integrates Backbone for its model and router. It is a showcase of third-party library integration for developers wishing to use React together with a different JavaScript framework.">React + <br>Backbone.js</a>
</li>
</ul>
<ulclass="legend">
<li><b>*</b><spanclass="label">R</span> = App also demonstrates routing</li>