Nov 18, 2024
0
Level 8
Please Help Me Organise my Code for Reusablity
Hi,
I'm feeling stuck constantly recreating similar components in my project, and I want to make my code more reusable. Specifically, I’d like to refactor the Table component (found in the pages directory of my project) to work like a headless UI library. My goal is to make it modular and reusable so I can import and use it seamlessly across the project.
The project is available here: https://github.com/JoshuaHeathcote1987/TaskManager
I’m looking for guidance on how to approach this refactor. Any suggestions or direction would be appreciated!
Please or to participate in this conversation.