0

What is the most user friendly IDE for HTML, CSS and JS on ubuntu? I have heard it said that programming on the Linux platform can be quite potent when creating server applications. Can you good people post your photos or screenshots of workspaces where any IDEs are used heavily. Thanks tons...

1 Answers1

0

MonoDevelop is the best IDE for Ubuntu, to install mono in bash:

sudo apt-get install monodevelop

or use the ubuntu software center, search for mono, then install it.

trampster
  • 11,792
nate
  • 317