DEV Community

Cover image for Top 5 IDE for Web DevelopmentšŸ¤©

Top 5 IDE for Web DevelopmentšŸ¤©

Ujjwal (UG THE SEP) on September 12, 2021

Nowadays every application, websites, machine are more user friendly with an awesome UX/UI. So it is necessary to upgrade us by using a user frie...
Collapse
 
iamfoxx profile image
jerry Almeida

Code editor != IDE šŸ˜‰

Collapse
 
lalit64 profile image
Lalit Yalamanchili • Edited

You are right. Sublime, Atom and Visual Studio Code are Code Editors. Not IDEā€™s
šŸ˜‰

Collapse
 
bobdotjs profile image
Bob Bass

To be fair, you can turn most text editors into IDEs, independent on our technologies, a lot of the time we do just that.

I know that vs code is more like an IDE for me these days because I have different configurations for different technology stacks and they make the development experience much different than it would be without 100 or so plugins.

Thread Thread
 
bulletinmybeard profile image
Robin Schulz

I kind of agree with that. Even though most code-/text editors are meant to simply write some lines of code, they can be extended with tons of extensions, modules, plugins, etc., why you might end up with something close to an integrated development environment.

Collapse
 
andreidascalu profile image
Andrei Dascalu • Edited

True, but would you please care to explain the difference, since it seems to differ based on person as well as when a certain definition made its way "into the wild"?

Back in the day (early 90s) an IDE was something that came with the language. Eg, you install the compiler/interpreter and that came alongside an editor that allowed you syntax highlight, debugger and to execute the program.
See Turbo Pascal, Delphi as well as nowadays Android Studio or Visual Studio.

To that definition, I'm not sure which "IDE"s fit the bill. VSCode might, depending on language but in a reverse way (eg: the Go plugin can install the language as well as required tooling and leads VSCode to provide all the above functionality)

Collapse
 
ashoutinthevoid profile image
Full Name

The last time I used an IDE, it was effectively just a driver for the editor/compiler/linker/lsp/etc components - most of which are or can be separate tools.

My terminal can drive all those parts. As you didn't put forth a specific definition of an IDE, can I call my terminal an IDE (the most language agnostic, plugin friendly, open IDE ('ve ever used)? šŸ˜‰

Collapse
 
arnoldddev profile image
Arnold

Damn, I'm still thinking

Collapse
 
leob profile image
leob • Edited

Top 5 most 'demanding' editors, I have the idea that this is a bit of an arbitrary list. I wonder if Atom is still relevant, it's effectively been superseded by VSCode - both are based on the same technology (Electron) and they're very similar, but VSCode picked up where Atom left off, and went way beyond it.

I think Sublime is the most serious "general purpose" contender of the list, behind VSCode.

Collapse
 
tfantina profile image
Travis Fantina

I use Atom every single day.

Collapse
 
leob profile image
leob

I used Atom for one week, before switching to VSCode ... but I don't pretend to be able to compare the two products in their current state, for all I know Atom could have improved tenfold, so I'll reserve judgment.

Thread Thread
 
ashoutinthevoid profile image
Full Name

I used Atom for a lot longer than one week. When I switched to Go (or Rust, i dont recall which), the performance dropped to a degree that made it unusable. That was around mid to late 2019.

I would hope the perf has improved since then, but the overwhelming tide of community support behind other products still weighs against Atom imo. They can have a superior/preferable product, but if most of the users are on other platforms (particularly with products driven by user extensibility) it's difficult, perhaps impossible, not to be left behind.

Collapse
 
swagwik profile image
Sattwik Sahu

So we can really use PyCharm for WEB DEV? What are the extensions to be used for NodeJS and integration with other web frameworks like Vue, Angular or libs like React? Could you please elaborate? It would be really helpful

Collapse
 
dikamilo profile image
dikamilo

PyCharm have all that WebStorm have, so yes, you can use it for web dev. Jetbrains IDEs are generic. WebStorm is build in almost in every other IDE and you can have "any oher IDE" features in Jetbrains IDEA as plugins.

Collapse
 
shorthander profile image
shorthander • Edited

You can use idea or webstorm. But pycharm is the intellij ide for python and as far as I know there are no js plugins for it, or at least not for all belongings.

Collapse
 
the_yamiteru profile image
Yamiteru

I tried all of them and some other ones and find WebStorm the best IDE.

Collapse
 
kody_technolab profile image
Kody Technolab

Top IDE & Tools for Flutter Development in 2021

This article has a list of Top IDE & Tools for Flutter Development. You can use these Flutter App Development Tools to create a user-friendly & efficient app.

kodytechnolab.com/top-9-ide-and-to...

Collapse
 
meenagupta5 profile image
Programmer • Edited

Nice Information!!
Keep sharing
My favourite one is VS Code

Collapse
 
dansvel profile image
dan

hm,, webtrom should be in this list,,

Collapse
 
ug profile image
Ujjwal (UG THE SEP)

I will notice it next time

Collapse
 
posandu profile image
Posandu

Change atom wikipedia page !

Collapse
 
vikasjk profile image
Vikas-jk • Edited

You are missing best one, Visual Studio, for C# and Netbeans for Java.
Source: Best Web-Development IDE

Collapse
 
jonrandy profile image
Jon Randy šŸŽ–ļø

You mistyped the version number for Sublime Text - current version is 4. Even your download link links to version 4. Also, most of your download links are for Windoze versions of the IDEs

Collapse
 
ug profile image
Ujjwal (UG THE SEP)

Hey @jonrandy ,
Thanks for telling me mistake
Please have a look nowšŸ™‚

Collapse
 
jonrandy profile image
Jon Randy šŸŽ–ļø

Better - you've now written Sublime Text 4, but are linking to a page for version 3!

Thread Thread
 
ug profile image
Ujjwal (UG THE SEP)

Done

Collapse
 
ujjwalindia profile image
Enter Programmer

Unicorn

Collapse
 
xsiraudin profile image
Xavier Siraudin

PHPStorm is my favorite. That being said the company I work at is paying for the subscription.

Collapse
 
jryther profile image
Josh

Just a heads up. If you are a student at a university you can get all of the JetBrains Ultimate IDEs for free through their website.

Collapse
 
ug profile image
Ujjwal (UG THE SEP)

How???
šŸ¤”

Collapse
 
jryther profile image
Josh
Collapse
 
johnmarison2 profile image
Johnmarison

Hi,
Nice to read this blog

Collapse
 
alexkarpen profile image
alexkarpen

Sadly is top one anymore... VS Code

Collapse
 
leob profile image
leob

Why sadly? simply a very good tool ...

Collapse
 
wpsyed profile image
Syed Saadullah Shah

very well explained Ujjwal !

Collapse
 
ravi_makhija profile image
Ravi Makhija

You are missing the two web development ide that is Eclipse and IntelliJ IDEA
Source link: Best web development ide