DEV Community

Discussion on: Why Are Some Developers so Allergic to IDEs?

 
waterlink profile image
Alex Fedorov

And I do 7. A little bit less than you, I guess. In the past the proliferation of packages and dependencies was not as much…

Thread Thread
 
lampewebdev profile image
Michael "lampe" Lazarski

That's true.

I also try to prevent to load to much packages. When I can I just take the one functionality it of the package and just put it into the project ;)

Thread Thread
 
waterlink profile image
Alex Fedorov

That’s a good tactic :)