SolidJSS
SolidJSโ€ข2y agoโ€ข
4 replies
Dev_HK

Modularizing Components

how would you tackle this, right now i have two different components as pages & now requirements i'm having is that for the third page of the app i'll be using the first page, then the second page

the flow of the third page will be to display the table in the first page until he clicks on the CIN, then we display all the products bought from that user,
should i make components for the tables and in the props to take params like enableActions to display the crud icons for that specific thing ?


https://github.com/ismailelghazi/python_fastapi_react
GitHub
Contribute to ismailelghazi/python_fastapi_react development by creating an account on GitHub.
GitHub - ismailelghazi/python_fastapi_react
Was this page helpful?