Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update naming conventions #22

Merged
merged 3 commits into from Aug 20, 2022
Merged

Update naming conventions #22

merged 3 commits into from Aug 20, 2022

Conversation

hawkticehurst
Copy link
Collaborator

@hawkticehurst hawkticehurst commented Aug 20, 2022

Description of changes

Add some small (opinionated) naming convention changes

  • All web components must be placed in a src/components/islands directory now
  • All web component files must be PascalCase (i.e. CounterButton.js)
  • All static components in the src/pages directory can be optionally PascalCase

@hawkticehurst hawkticehurst merged commit fb56772 into main Aug 20, 2022
@hawkticehurst hawkticehurst deleted the tiny-updates branch August 20, 2022 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant