From the course: Spring Boot and React: Build Scalable and Dynamic Web Apps
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Challenge: Component
From the course: Spring Boot and React: Build Scalable and Dynamic Web Apps
Challenge: Component
(upbeat electronic music) - [Instructor] Now it's time to start building these components on your own to finish up the baseline of the example demo application that we are using in this course. So, your instructions. Create a list page for each resource. We did the data access, we did the services. Now let's create a display page for them. So, consider on product how you will display vendor. Try displaying the name instead of the ID. Now, decisions you made in the service may make this easier, but that's where your variation will be different. I'm going to play forward like I have written my service to be very resource-specific and not show child elements. You also can consider, had you used something like hidias and how would that play in? But I'll leave you to that on your own. Don't forget to handle the routes. When I was doing the initial work for this course, I couldn't figure out why my stuff wasn't setting up. I had…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.