Writing or modifying Scrivito page or widget components is quite easy once you’ve mastered the particularities of React and JSX. After that, the full power of them is at your hands, allowing you to implement Scrivito-based apps more confidently and much faster.
This guide focuses on the rendering part of pages and widgets: React components. For getting a more general overview of what a page or widget consists of, take a look at our Introduction to Creating and Rendering Pages and Widgets.