question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

some have _ some are camel. some of the main attributes are camel case, some are not. can we switch all to camel for cleanliness and sanity?

lib/posts.js
  251:4   error  Identifier 'feed_url' is not in camel case  camelcase
  252:4   error  Identifier 'site_url' is not in camel case  camelcase

Issue Analytics

  • State:open
  • Created 9 years ago
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mikemaccanacommented, Dec 31, 2015

Any news on V2? Just starting with this module and the case mixing’s a bit confusing.

0reactions
sunknudsencommented, Jan 22, 2021

Hey guys, stumbled upon this conversation and agree using a consistent naming convention would be amazing!

@dylang @ErisDS Who is generously maintaining this package finally?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Camel case - Wikipedia
Camel case is the practice of writing phrases without spaces or punctuation. The format indicates the separation of words with a single capitalized...
Read more >
Pascal case vs. camel case: What's the difference?
Camel case and Pascal case are similar. Both demand variables made from compound words and have the first letter of each appended word ......
Read more >
What is the CamelCase naming convention? - TechTarget
CamelCase is a way to separate the words in a phrase by making the first letter of each word capitalized and not using...
Read more >
Lowercase, Uppercase, and… Camel Case? - LanguageTool
Camel case is when compound words or phrases are written without spaces or punctuations. Instead, each separate word is indicated by using either...
Read more >
Camel Case - C2 wiki
Camel Case. New text symbols created by uniting capitalized words or capitalizing one or more components of a word. The appearance of such...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found