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

Switch to PascalCasing for component names, in next major version #357

Open
jasongitmail opened this issue Feb 21, 2024 · 1 comment
Open

Comments

@jasongitmail
Copy link

Svelte and NativeScript use PascalCase for components by convention.

Screenshot 2024-02-21 at 2 09 01 PM

But Svelte Native uses camelCase and is inconsistent with these.

While not a big deal, consistency would make it feel more polished, smooth initial usage for new users, and allows copy and paste from NativeScript docs for various items.

Screenshot 2024-02-21 at 2 12 28 PM
@matthewblott
Copy link

matthewblott commented Nov 21, 2024

Definitely this. I actually prefer using camel case but pascal case is more consistent and just 'feels' right. It also makes migrating from other technologies easier.

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

No branches or pull requests

2 participants