What do you name your main JS file?

What do you name your main Javascript file for your website?

  • script.js (replit default)
  • app.js
  • main.js
  • js.js
  • build.js
  • other
0 voters

depends, what is the actual code in it gonna do? I’ll name it that

1 Like

Actually, for my website ulbcwebsite.github.io, I use navbar.js. It was originally a navigation bar script, but now acts like a global.js thing, because I don’t want to initialize Firebase twice. (I have to update the “login” button to say “Sign out” using Firebase.)

@BluebayStudios Add index.js!!! (For dose OGs who used to name it that just so they could run node . and it would work

3 Likes

It doesn’t let me, even though it was well over 5 mins ago.

Yeah, that’s why you can’t…?

1 Like

Misread it lol. thought it was after 5 minutes like a cooldown

Same lol :smile: thats why I posted it

1 Like