In this chapter, you'll learn everything you need to know about programmatic visualization. You'll learn about the different ways of visualizing your data, how to create user interfaces, and how you can use the pages and components that are available in existing pages.
After completing this chapter, you will be able to do the following:
- Create a Visualforce page and visualize your data, based on a standard controller, standard set controller, an extension on a standard controller, or a full custom controller.
- Define the advantages of the Lightning framework.
- Create and use a Lightning component in your Lightning pages.