Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

283
Views
Is there a default JavaScript file naming convention?

So I've just started building my personal website, and I need an HTML file, a CSS file, and JavaScript file. But, I'm not sure what to name my JavaScript file. Here are some of my thoughts:

  • "index.js"
  • "app.js"
  • "main.js"

Please correct me if there is a default JavaScript file naming convention. Otherwise, I might go with "index.js" because it sounds the most natural.

Help would be appreciated!

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

It is really up to you, although index.js, app.js, and main.js are usually what is used to name the main javascript file of an application. For others module or component files, use a name that describes what the code within the file does, like services.js for a file that handle everything related to services section of your application.

about 4 years ago · Juan Pablo Isaza Report

0

https://google.github.io/styleguide/jsguide.html

This URL shows JavaScript's naming conventions. But naming is up to you. Naming conventions come in many forms, but I recommend that you use the prescribed method. This will make it easier for other developers to understand what you've made, and it's easier for you to understand what other developers have made.

Best regards.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!