This is a migrated thread and some comments may be shown as answers.

Syntax checking for appbuilder

1 Answer 30 Views
Feedback & Suggestions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Tim
Top achievements
Rank 1
Tim asked on 17 Jun 2016, 06:15 AM

Is there a jslint type tool for code edited within app builder in-browser client?

I'm fairly new to javascript (long time, very old  C/java type person). One thing that bugs me is when I make a typo and then try to run I often get a stacktrace that just says there is an issue with require('blahblah') ,and all I can take from that is that the included file has a problem. I then find myself perusing the code for the dumb syntax typo, which is time consuming.

Would I be better to be going to a local IDE tool/client?

Thanks in advance.

 

1 Answer, 1 is accepted

Sort by
0
Svetlio
Telerik team
answered on 21 Jun 2016, 12:32 PM
Hello Tim,

Adding JavaScript linter in the in-browser client is on our roadmap and should be ready soon. Meanwhile, you could try our Visual Studio extension, where you could use a linter of your choice.

Let us know should you have further questions or considerations.

Regards,
Svetlio
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Feedback & Suggestions
Asked by
Tim
Top achievements
Rank 1
Answers by
Svetlio
Telerik team
Share this question
or