When naming variables, do you use URL or Url?
example: somethingURL or somethingUrl?
When naming variables, do you use URL or Url?
example: somethingURL or somethingUrl?
Haven't done much JavaScript myself, but normally I do the latter (somethingUrl) when naming variables or functions/methods