briannededeugd / BrassiToL

This is the repository for the BrassiToL project for project partner Naturalis, during the Information Design minor at AUAS.
https://brassitol.vercel.app
Other
2 stars 0 forks source link

Compartmentalize files #48

Open Ycreak opened 1 month ago

Ycreak commented 1 month ago

AS a developer I WANT large files split up into smaller components SO THAT the code will be more readable.

FilterSystem.svelte and PhyloTree are both more than 1000 lines. We should really try to split these up.