Say I have a file.js with a lot of functions and code, which I want to seperate into different files.
What would be a best-practice structure to do this? And I think that I'm talking about creating an object. But I'm not sure..
Thanks in advance,
Nick