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
-
Tonyobyo3138yI use numerous ones depending on what I'm coding/how I'm feeling.
Coda2 is a good editor that supports ftp and just has more of an IDE feel.
Atom and Brackets are free, use a clean interface and have tons of useful plugins. -
Thanks everyone. :) I will try them all. Atom looks really cool with all these packages though. And it's open source. I like it.
-
Yes, you're right. It's just a text editor. But wow, I never thought a text editor could offer so much feature.
-
if you love your life use -> webstorm or phpstorm
if you hate your life use -> vim -
@rookiepatty I have a webstorm license, and have actually started using VS Code. The beta was terrible, but it rocks now.
-
if you are working with grunt and some sort of clients, definitely use something like Atom or VS Code and do all of your compiling and generation via the command line. I've been doing this with Ember.js and haven't even wished i was using and IDE.
-
I use brackets on my Windows machine, and WebStorm on my Mac. WebStorm is totally worth the license though.
-
@bleestein That's exactly what I was wondering about Webstorm. Is it worth the license ?
-
@cedricmaillot38 I think so. Brackets is still my favorite of the free ones I've tried, but WebStorm is a solid beast of of tool to have to get the job done. Never tried Atom, though. So make note of that in my disclaimer.
-
Don't forget to check out the NetBeans, its free, reliable and a joy to work with!
-
thyyppa328yI second, third or fourth WebStorm or PhpStorm, which seems to have all of WS's features plus development tools.
-
lurch3528yJetBrains products (like Webstorm) are all free with a student license and they're great
-
@StefanH In all fairness, most of the others do this too. :) I think vs code is faster and easier to use though.
-
@StefanH VS Code is growing on me. I use VS for all my .net stuff (what else would you use? lol) but for my js/web and Python I've been using Atom. That said VS Code had been getting some great updates and Atom, while it's package support is greater, hasn't been getting many first-party feature updates. Seems I'll probably be alternating between the two as one improves over the other.
-
marcacyr518yI used sublime for years and recently switched to Atom. For me, it really is better. Try different things and see what suits you. Webstorm is a full IDE but a lot of people I know, including me, have tried it and hated it.
-
zayy86220358yWebstorm, you can't go wrong with webstorm at all especially if you actually learn the IDE
Related Rants
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
isaacWeisberg21Me and my wife are software engineers Started dating while doing a project together I guess you could say that...
-
JMoodyFWD48My "Coding Standards" for my dev team 1.) Every developer thinks or have thought their shit don't stink. If y...
I'm looking for a good IDE for web development. Any advice ?
undefined
ide
web development