joseph Posted April 20, 2007 Share Posted April 20, 2007 Hello, I'm trying to find a powerful javascript program that works like VB.Net I've seen somewhere in the internet before about J++.Net or something, but I forgot the link to it. Does the J# in visual studio 2005 considered more powerful than any other javascripting programs? Link to comment https://forums.phpfreaks.com/topic/47839-somebody-suggest-a-goodpowerful-javascript-program/ Share on other sites More sharing options...
fenway Posted April 20, 2007 Share Posted April 20, 2007 I don't know what you mean by "javascripting program". Link to comment https://forums.phpfreaks.com/topic/47839-somebody-suggest-a-goodpowerful-javascript-program/#findComment-233915 Share on other sites More sharing options...
obsidian Posted April 20, 2007 Share Posted April 20, 2007 I don't know what you mean by "javascripting program". Same here. J# and VB are entirely different animals than Javascript. Javascript is not a compiled, or even a server-side, language. As far as a "powerful" program goes, a text editor is about as powerful as it gets for JS. You can download libraries and play with different applications that have been written, but as far as the language itself is concerned, what you see is what you get for the most part. Link to comment https://forums.phpfreaks.com/topic/47839-somebody-suggest-a-goodpowerful-javascript-program/#findComment-233919 Share on other sites More sharing options...
joseph Posted April 22, 2007 Author Share Posted April 22, 2007 I'm trying to find a software/program/application to test the javascripts. Any suggestions? Link to comment https://forums.phpfreaks.com/topic/47839-somebody-suggest-a-goodpowerful-javascript-program/#findComment-235101 Share on other sites More sharing options...
fenway Posted April 23, 2007 Share Posted April 23, 2007 Test how? Link to comment https://forums.phpfreaks.com/topic/47839-somebody-suggest-a-goodpowerful-javascript-program/#findComment-235979 Share on other sites More sharing options...
obsidian Posted April 23, 2007 Share Posted April 23, 2007 Test how? Exactly... Best suggestion I can come up with is using Firefox with the Firebug extension, really. Most thorough JS testing tool I've been able to come up with. Link to comment https://forums.phpfreaks.com/topic/47839-somebody-suggest-a-goodpowerful-javascript-program/#findComment-236024 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.