React

Component library for Lore

Introduction

Lore uses React as the component library.

Where does React show up in Lore?

Pretty much everywhere. Lore doesn't depend on React per se, but it's assumed you'll be using it, and the ecosystem is being constructed to make it easier to build React applications.

Resources for Learning React

Aside from the official documentation and the official tutorial, the links below are good resources to learn React.

  • React for Beginners

    A video course taught by Wes Bos, where you'll build "Catch of the Day", a "a real-time app for a trendy seafood market".