Developer-roadmap: Add IDE/Editor Suggestion

Created on 27 Feb 2018  ·  9Comments  ·  Source: kamranahmedse/developer-roadmap

IDE/Editor is not the most important part becoming a web developer but it is a tool that can change your focus on development.
You can specify IDE's especially for back-end development :
IntelliJ IDEA, Eclipse for Java
IntelliJ Webstorm,Sublime for nodejs etc.

Most helpful comment

You can just use VS Code. It Supports like everything, you can just download the languages and plugins (to help you on your code/projects) through their extension manager.

All 9 comments

sarcasm?

IDEs are a very helpful resource, specially for those who develop alone really big projects, with millions of lines of code.

I'm sorry. No sarcasm.
I think there are too many wonderful IDEs, but I believe Vim/Emacs/Nano are the fundamental tools for developers.

Understood Your point of view.

Em 28 de fev de 2018 01:51, "jimmy.m.gong" notifications@github.com
escreveu:

I'm sorry. No sarcasm.
I think there are too many IDEs to try, but I believe Vim/Emacs are the
fundamental tools for developers.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/kamranahmedse/developer-roadmap/issues/419#issuecomment-369120936,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFXvoNm5nJ1oKVmuN6Fje3ytIOjl8ofuks5tZNtKgaJpZM4SUz7J
.

For example:

  • (F/E) WebStorm
  • (B/E) PHPStorm
  • (B/E) IntelliJ (Java)
  • (B/E & Mobile) Eclipse
  • (B/E & F/E) NetBeans
  • (Mobile) XCode (iOS)
  • (Mobile) Android Studio

For geeks:

  • Vim*/Emacs/Nano/Notepad 😉

Like It!

Em 8 de mar de 2018 17:47, "Wuglyak Bolgoink" notifications@github.com
escreveu:

For example:

  • (F/E) WebStorm
  • (B/E) PHPStorm
  • (B/E) IntelliJ (Java)
  • (B/E & Mobile) Eclipse
  • (B/E & F/E) NetBeans
  • (Mobile) XCode (iOS)
  • (Mobile) Android Studio

For geeks:

  • Vim*/Emacs/Nano/Notepad 😉


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/kamranahmedse/developer-roadmap/issues/419#issuecomment-371618868,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFXvoD-tCJlJ8Ub-vR9V7KinzZOhANUrks5tcZjRgaJpZM4SUz7J
.

You can just use VS Code. It Supports like everything, you can just download the languages and plugins (to help you on your code/projects) through their extension manager.

There’s also Cloud9 if you want to be portable :) (there’s other cloud options too)

  1. There are multiple desktop apps, multiple mobile (tablet/phone) apps, and multiple online apps, each with their pros and cons, possible for each language out there. Is this viable?

  2. Editor choice is very subjective. Someone might like the speed of Sublime, and not like it being closed source at the same time. Someone who doesn't like Microsoft can dislike VSCode without even trying it out. Someone who doesn't like Java may similarly dislike IntelliJ products out of the box.

  3. Anybody who loves a specific editor/IDE will dislike or discard the others. Will we be able to provide an objective list?

It feels like we may have to create a (mostly) subjective list of comparative properties (speed, license, add-on count, etc. etc.) to be able to provide a list of editors.

Is this what we want?

Thank you for opening the issue. While I agree with that, we don't want to convolute the roadmap by mentioning everything out there. Regarding the IDE, I don't think we should add the recommendations as a part of roadmap.

However, I will find a place for that in textual form somewhere outside the roadmap. Thank you 🙏

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GTHell picture GTHell  ·  5Comments

mchoubby picture mchoubby  ·  3Comments

hmdshariati picture hmdshariati  ·  4Comments

Oxymoron290 picture Oxymoron290  ·  4Comments

zhaoyao91 picture zhaoyao91  ·  3Comments