Best IDEs

There are tools to every trade and writing code is no different. I’ve posted in the past about the best code diff tools, but that’s only a small part of the equation. Arguably the biggest part of the job is which IDE are you using. IDE stands for Integ…


This content originally appeared on DEV Community and was authored by Joseph Maurer

There are tools to every trade and writing code is no different. I’ve posted in the past about the best code diff tools, but that’s only a small part of the equation. Arguably the biggest part of the job is which IDE are you using. IDE stands for Integrated Development Environment and it handles a lot more than you would think. Apart from the basics of file management, a good IDE should prioritize helping you write good code fast. Any basic text editor can help you write text, but an IDE is more about the bundle of tools that accompanies it.

Old School: VIM

What is beloved and also hated by the same amount of people? Vim. Known for it’s complicated command interface to know when typing versus running commands, Vim provides extremely powerful text editing capabilities for those who know how to use it.

GOAT: Visual Studio

This is the elephant in the room. Visual Studio has dominated so much the code editing space for so long that it’s hard to ignore. And with the introduction of Visual Studio Code, the offering are stronger than ever now. It’s hard to even put all of the offers that visual studio has into words, but you miss the feature set when you go to other editors. In particular, I think that visual studio has the best debugger of any IDE out there. It’s just super intuitive and allows you to fly around the stack trace super easily.

Underdog: Atom

Atom is a hackable text editor for the 21st century, built on Electron. From the GitHub team (which is owned by Microsoft now right?) comes an extremely versituatly and lightweight IDE. Before Visual studio code came out, Atom was my go to option for a lightweight editor that was also cross platform. It allows extensions that allow you to customize almost everything about your experience. It also has an extremely deep community around it so it’s known for being reliable and friendly. If you’ve never used it before, I highly recommend checking it out!

All in all, which is your favorite IDE? Are there any IDEs that you think should be on this list?


This content originally appeared on DEV Community and was authored by Joseph Maurer


Print Share Comment Cite Upload Translate Updates
APA

Joseph Maurer | Sciencx (2021-05-23T06:28:19+00:00) Best IDEs. Retrieved from https://www.scien.cx/2021/05/23/best-ides/

MLA
" » Best IDEs." Joseph Maurer | Sciencx - Sunday May 23, 2021, https://www.scien.cx/2021/05/23/best-ides/
HARVARD
Joseph Maurer | Sciencx Sunday May 23, 2021 » Best IDEs., viewed ,<https://www.scien.cx/2021/05/23/best-ides/>
VANCOUVER
Joseph Maurer | Sciencx - » Best IDEs. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/23/best-ides/
CHICAGO
" » Best IDEs." Joseph Maurer | Sciencx - Accessed . https://www.scien.cx/2021/05/23/best-ides/
IEEE
" » Best IDEs." Joseph Maurer | Sciencx [Online]. Available: https://www.scien.cx/2021/05/23/best-ides/. [Accessed: ]
rf:citation
» Best IDEs | Joseph Maurer | Sciencx | https://www.scien.cx/2021/05/23/best-ides/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.