Develop a Lightning Component¶ A Lightning App (App) is a collection of components interacting together. Learn how to build a Lightning Component (Component) in this section. Basics¶ Develop a Lightning Component Learn the basics of developing a Lightning Component basic Explore community Lightning Components Discover community-built Lightning Components basic Intermediate¶ Add a UI to a component Learn about all the possible ways of rendering a component. intermediate Run LightningWork in parallel Learn about running LightningWork in parallel. intermediate Run LightningWork once Learn about running LightningWork multiple times or once. intermediate Publish a Lightning component Learn the basics of publishing a Lightning component. intermediate Advanced¶ Enable fault tolerance Learn how to make a component fault tolerant. advanced