Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681465yBecause you mentioned ftp and js / web.
I'd use vsCode with remote ssh.
This will create a remote connection and setup to the dev environment (granted it has ssh setup) sand your working tree (folder tree) will be that of the remote location.
You could use something like live browser or similar to have a local (on your machine) running in a localhost environment accessible to the browser if it's purely JS based. -
Well, as a professionnal developper, i find it a neccessarly investment to pay webstorm.
Besides i use androidstudio for android and it is the same intellij familly.
Code completion, code folding code formatting is great... And so many feature i use a lot. -
I once wrote my entire 40 page static web page in sublime and uploded one by one (not event zipped) using browser even without using filezilla ftp or any other client . Go throught everything asap before its too late.
Related Rants
If you were to work on pure JavaScript code for local and web development, what IDE would you use? Not a quality question, I'm looking for personal opinions mainly.
question
javascript
web
ftp
ide