Hi everyone,

If you are using hastags with multiple words, please use camel case.

#LikeThisExample

Not #likethisexample

Why?

A) Screen readers will see a bunch of letters that doesn't make one word and read out each individual letter. Which makes it hard to understand.

B) For us sighted people, it is also easier to read.

Thanks you

#TheForkiverse

@print

I always thought it was

#camelCase

and your example was

#PascalCase ?

@crabby
Wikipedia calls the example as Pascal case or upper camel case.

Your example with initial lower case is a example of lower camel case or dromedary case.

I guess we are both correct and I have learnt something.

Either way is better than all lowercase.

https://en.wikipedia.org/wiki/Camel_case

Camel case - Wikipedia

@print
@crabby

Technically it is camelCase and PascalCase, yeah, but:

- CamelCase is pretty self-evident, where PascalCase relies on obscure programming language trivia to even begin making sense.

- It'll require WAY more explanation to understand the difference between camelCase and PascalCase, and even that there is a difference, than getting the point of CamelCase.

- For this CamelCase is actually preferred to camelCase.

- We're discussing ACCESSIBILITY, not programming conventions and history. And making that distinction is about as inaccessible as it gets. 🥴

·

Take this for somebody with quite a pedant vein as well: just say/use CamelCase and forget the mess, being "correct" here is of no use.

Or consider camelCase and CamelCase different words, if it helps. 😜

@yenndc @crabby
"The earliest use of the name "Camel Case" occurs in 1995, in a post by Newton Love. "With the advent of programming languages having these sorts of constructs, the humpiness of the style made me call it HumpyCase at first, before I settled on CamelCase. I had been calling it CamelCase for years. ... The citation above was just the first time I had used the name on USENET."[
The term "Pascal Case" was coined in design discussions for the .NET Framework, first released in 2002

@print
@crabby

Even more reason for CamelCase then! ^~

Pretty sure both of them are older; but since I have no reference to back it up I'll just leave it there. :3