5 ms·
As someone who really likes IDE's especially since Java has such good free ones like intejilli I think they are awesome but for changing one line of code it's o
by softsound 2y ago
As someone who really likes IDE's especially since Java has such good free ones like intejilli I think they are awesome but for changing one line of code it's overkill. I often just use online editors for quick stuff if I can.
- saywhanow 2y agoonline editors???
- camkego 2y agoThere are quite a few different environments for online IDEs and code editors, these days. Try googling some of these: “aws cloud9” “vscode web” “GitHub codespaces” That’s really just a small sample of some of the online editing/coding solutions. I personally run vscode locally, but maybe we’re moving towards a day where running local editors and IDEs is the exception.