Aurora Scharff

Aurora Scharff

Aurora Walberg Scharff is a web developer from Norway. She holds a bachelor's degree in Robotics and Intelligent Systems, with knowledge of engineering mathematics, robotics, algorithms, data structures, and computer architecture. After working for a couple of years at a financial technology startup, she continues developing as a consultant at Inmeta. Aurora is actively building with React Server Components in her current consultancy project and is eager to share her knowledge.
Enhancing Forms with React Server Components
React Day Berlin 2024React Day Berlin 2024
Upcoming
Enhancing Forms with React Server Components
In this talk, we explore the application of React Server Components (RSC) to elevate the functionality and efficiency of forms. We will touch upon the core principles of RSC and their specific benefits for form development, such as improved load times and streamlined server-side processing. Additionally, we’ll learn the latest advancements in React 19 and the introduction of multiple new hooks.Attendees will gain insights into practical strategies for integrating RSC into forms, focusing on enhancing user experience and reducing front-end complexities.
Hands-on React Server Components, Server Actions, and Forms
React Day Berlin 2024React Day Berlin 2024
Upcoming
Hands-on React Server Components, Server Actions, and Forms
Workshop
In this workshop, we will explore React's latest features: Server Components, Server Actions, and Forms. Gain insights into optimizing server-side rendering, enhancing application interactivity through Server Actions and React 19 hooks, and mastering form creation for robust data handling and validation.

Designed for developers of all levels, this workshop provides practical skills to build scalable, performant web applications.
Register
React Server Components: Elevating Speed, Interactivity, and User Experience
React Summit US 2024React Summit US 2024
Nov 22, 16:45
React Server Components: Elevating Speed, Interactivity, and User Experience
React Server Components offer an effective method for improving web app performance by rendering components on the server and streaming them to the client in real time. This session will cover the functionality and benefits of React Server Components, showing how they can increase application speed and responsiveness.

We will examine the role of asynchronous components, efficient data management, and the strategic use of modern React features to optimize load times and interactivity. With real-world examples and practical advice, you'll learn how to integrate these components to enhance your web app’s performance and provide a better user experience.