Skip to content

[question] embrace NativeScript without TypeScript skill ? #2618

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

Closed
c1ngular opened this issue Aug 24, 2016 · 3 comments
Closed

[question] embrace NativeScript without TypeScript skill ? #2618

c1ngular opened this issue Aug 24, 2016 · 3 comments
Assignees
Labels

Comments

@c1ngular
Copy link

c1ngular commented Aug 24, 2016

Hi , everyone
new to NativeScript, found it is fascinating ! though i am confused by knowing that TypeScript is the "first citizen" in NativeScript world ! but i don't know anything about TypeScript , is this gonna be a problem to use NativeScript ?

NO.1 how should i use plugins written by TypeScript in JavaScript context ?

NO.2 can i just use plain JavaScript (ES6 support ? ) to write a plugin if necessary ?

thank you

@tsonevn tsonevn self-assigned this Aug 24, 2016
@tsonevn
Copy link
Contributor

tsonevn commented Aug 24, 2016

Hi @c1ngular,

Thank you for your question.
In NativeScript you could use vanilla JavaScript as well as TypeScript as program language. With both options, you could use all features plugins build for the platform. In regard to that TypeScript has been integrated in NativeScript to help the programmer, who is coming from other strongly-typed language and would like to use IntelliSense while writing their app.

After you add plugin in your project tns plugin add <plugin_name> you should required it in your project to be able to use its functionality. You could review our getting started project from the documentation.
About your second question, you could read more about NativeScript plugin here.

In case you have more questions you could use our StackOverflow or Slack canals, where you could also find help from our community .

I hope this information helps

@tsonevn tsonevn closed this as completed Aug 24, 2016
@c1ngular
Copy link
Author

@tsonevn
Thank you, i will dig around .

@lock
Copy link

lock bot commented Aug 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants