DEV Community

Cover image for Help! I need To do A BreadCrumb With React.
Juan Fernando Cerrato Castellon
Juan Fernando Cerrato Castellon

Posted on

1

Help! I need To do A BreadCrumb With React.

Hello, I know I'm new here, but I just received an assignment and I don’t know how to even start. I'm completely new to react. I took an advanced course. but that was last week and I Hello, I know I'm new here, but I just received an assignment and I don’t know how to even start. I'm completely new to react. I took an advanced course. but that was last week and I don’t think everything stuck on me so if anyone can help me with these, I'll appreciate it, here is the problem:

*Create a breadcrumb component
*The Component must be reusable
*The Component must be dynamic, that is, it must be possible to pass the history of routes and configurations of each route to the component
The component must be able to take the user back effectively, always considering that if the previous page had any filter, sort, or pagination settings, the breadcrumb component must be able to return to the previous view taking into account all those app state settings and their respective components

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay