Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What are the best IDE's for express framework - nodejs [closed]

What is the best IDE for express framework?

like image 531
Rahul PK Avatar asked Jun 08 '12 04:06

Rahul PK


People also ask

For which applications NodeJS is not well suited for?

Not Suitable for Heavy-Computing Apps Node. js doesn't support multi-threaded programming yet. It is able to serve way more complicated applications than Ruby, but it's not suitable for performing long-running calculations. Heavy computations block the incoming requests, which can lead to decrease of performance .

Is there any IDE for NodeJS?

WebMatrix is one of the best IDEs for NodeJS app development. It is a cloud-based IDE developed by Microsoft. The tool is accessible to only Windows developers and supports web development still it empowers developers to build robust web applications in an efficient and fast way using Node.


1 Answers

You may be interested in checking out:

  • WebStorm
  • Komodo IDE
  • Nide
  • Cloud9 IDE (web-based)
like image 137
Michelle Tilley Avatar answered Sep 19 '22 04:09

Michelle Tilley