- Course
- Core Tech
Building Essential UI Data Elements in React 17
This course will teach you how to build a real world React application that manages multiple types of data relations including single table, one-to-one, one-to-many, and many-to-many.
What you'll learn
Learn to build React applications that manage and persist data from the data relationships found in real world applications. In this course, Building Essential UI Data Elements in React 17, you’ll learn to build front-end browser-based user interfaces. First, you’ll explore the three most common data relationship scenarios used when building React applications. Next, you’ll discover how to build a client-only version using those relationships. Finally, you’ll learn how to build a complete backend in Node that supports persisting the data from all three relationships, through a REST server built in Node, and persisting back through the Prisma ORM to SQLite. When you are finished with the course, you’ll have the skills and knowledge necessary to build real world React applications that manage typical data scenarios found in website projects including enterprise applications.
Table of contents
- Version Check | 15s
- Introduction | 2m 2s
- The Four Programming Data Patterns You Will Learn in This Course | 1m 45s
- Learn the Basics of Single Entity Data Operations | 3m 47s
- Understanding One-to-one Data Relationships | 4m 32s
- Understanding One-to-many Data Relationships | 2m 45s
- Understanding Many-to-many Data Relationships | 6m 21s
- What Is Coming for the Rest of the Course | 1m 27s
About the author
Peter is the founder of Silicon Valley Code Camp and long-time software professional specializing in mobile and web technologies. He has also been a Microsoft MVP in ASP.NET since 2006.
More Courses by Peter