Fixed camelCase / PascalCase typo.#107
Conversation
vpanjganj
left a comment
There was a problem hiding this comment.
These ‘PascalCase’ folders are folders which contain an ‘index’ file which returns a react component. I think I failed to phrase it in a right way. :/
|
So should it be |
|
Also, the page does not mention React anywhere in the README. I wasn't under assumption this was React-specific guideline. I think it should be generic for all JS projects, and add specificity, if necessary, clearly marking as so. I don't think there is an established convention to use CamelCase for folder names for anything other than React components. |
|
In that case the bulletpoint after it should go as well. This was meant for internal use initially, and we mostly use react. But you’re also right about it being irrelevant. So let’s ditch them. |
|
Removed React-specific naming conventions. Although, it'd be useful to have naming conventions overall. |
Not sure if the actual content was meant to be this way (I just assumed). But there was a syntax problem / typo.