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

Nativescript - Create multiple folder for each technology #199

Open
FlavioShift3 opened this issue Aug 14, 2020 · 0 comments
Open

Nativescript - Create multiple folder for each technology #199

FlavioShift3 opened this issue Aug 14, 2020 · 0 comments
Assignees

Comments

@FlavioShift3
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Nativescript can work with multiple technologies, like angular, javascript, typescript, vue, and react.
For now we have developing project with NS with Angular.
To not confuse other developers, we need add Nativescript-Angular. When reference in what tech base we work with.

In the future, when we have new projects using diff technology than Angular. All documentation will be mixes and it will be confusing and hard to find for a specific tutorial/article.

Describe the solution you'd like
(1) Should we create one subfolder inside nativescript for each technology we use? Or (2) just rename the actual folder to Nativescript-Angular(that is the convention nativescript team uses)?

1 - Create sub-folder based on each technology NS uses. like

Nativescript
    +- Angular
    +- React
    +- etc...

or

2 - Rename the actual folder to Nativescript-Angular. Because we just have apps created in NS based in Angular.
Then when we create a new project with other technology, we create a new folder like Nativescript-React or Nativescript-etc...

For me, I pick option 2. We keep NS convention and is less one click to open new folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant