开发者

JavaScript and AJAX - IDE

开发者 https://www.devze.com 2022-12-14 01:22 出处:网络
I have knowledge of JavaScript and had enough experience, kind开发者_开发问答 of planning to step into AJAX.

I have knowledge of JavaScript and had enough experience, kind开发者_开发问答 of planning to step into AJAX.

I am looking for an IDE in which I can learn AJAX. Furthermore, and are there any plug-ins for NetBeans for AJAX with Inellisense.


AJAX isn't a new language, it's a concept of using JavaScript to communicate with a server-side language. Therefore, the tools you use for writing JavaScript and whatever Server-side code you use will be good for AJAX.


Aptana Studio provides an IDE for JavaScript based on Eclipse.


You do not require different IDE to learn AJAX. It is a part of JavaScript so you can use same IDE as that you were using for JavaScript. Adobe Dreamweaver offers a very good IDE.

0

精彩评论

暂无评论...
验证码 换一张
取 消