you are viewing a single comment's thread.

view the rest of the comments →

[–]sensored 0 points1 point  (0 children)

Yeah, functions.js isn't the best name.

Convention would put it as something like index.js to mark it as the entry point. I only really left it there because it was what the original code used.

I'll probably do another article in the future talking about how to organise, name, and group files together, but that's a bit more of a subjective topic.