
Season 4 · Episode 18
Why didn't you break root.tsx into smaller components?
Jake asked this on 2023-09-06
September 21, 20233m 10s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
root.tsx is over 300 lines. Is there a reason for keeping all the functions in one file? Why don't you split each function in separate a file and import it?
Why didn't you break root.tsx into smaller components?Topics
design principle