Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Seems like it's been a while since this was updated. Here are my go-to tools as an Interactive Developer:
  • Coda - My one-and-only IDE for all of my development needs
  • Transmit - File Transfer Tool
  • CodeKit - SCSS Compiler
  • MAMP - Local Apache/MySQL/PHP stack environment
  • Tower - Git client
  • Apple Remote Desktop - For remoting into my colocated OS X Server
 
If you are looking for essential tools for Mac, then see the below-mentioned tools which are important for Mac:

Reveal (Reveal brings powerful runtime view debugging to iOS developers.)
Cellist (Cellist has a HTTP proxy running on your Mac.)
Paw (Paw is a full-featured and beautifully designed Mac app that makes interaction with REST services delightful)
 
Last edited:
Surprised no one has mentioned Sublime Text yet! Love this text editor, and tons of plugins and integration to make things easier: http://www.sublimetext.com/

Used to use Aptana, but now just sublime/terminal/chrome gets the job done.

Also have used Atom which is also handy: https://atom.io/

Regexr to test regular expressions: http://www.regexr.com/

Paletton for color scheming: http://paletton.com/

Or Coolers to get some color scheme inspiration: http://coolors.co/

Mockingbird for wireframes: https://gomockingbird.com
 
Seems like it's been a while since this was updated. Here are my go-to tools as an Interactive Developer:
  • Coda - My one-and-only IDE for all of my development needs
  • Transmit - File Transfer Tool
  • CodeKit - SCSS Compiler
  • MAMP - Local Apache/MySQL/PHP stack environment
  • Tower - Git client
  • Apple Remote Desktop - For remoting into my colocated OS X Server

I'll second you for Transmit, CodeKit, and MAMP Pro. They are on my essentials list as well.

BBEdit, Brackets, Inkscape, and Photoshop Elements round out my necessities. I've been close to moving to Coda a few times and may eventually. Thanks for the Tower reference. I'm checking it out now in case I ever need a more full-featured client than the free GitHub Desktop. I have no problem purchasing quality products for the low prices that are charged nowadays (e.g. Transmit, CodeKit, MAMP Pro are amazing at their current prices).
 
Surprised no one has mentioned Sublime Text yet! Love this text editor, and tons of plugins and integration to make things easier: http://www.sublimetext.com/

Used to use Aptana, but now just sublime/terminal/chrome gets the job done.

Also have used Atom which is also handy: https://atom.io/

Regexr to test regular expressions: http://www.regexr.com/

Paletton for color scheming: http://paletton.com/

Or Coolers to get some color scheme inspiration: http://coolors.co/

Mockingbird for wireframes: https://gomockingbird.com

Can't beat Sublime for the price (free) lol

I've stopped using it when I discovered JetBrains suite of IDE's though. Perfect for Java, Python, and they have something for web dev called Web Storm, which I'm sure is great as well
 
I recently took a week-long class on web development that was based around Visual Studio for Windows.

Since I'm a Mac user, I'm wondering what IDE for Mac is best for web development (HTML, CSS, and JavaScript). I have heard of Coda obviously, but I know some others like Espresso and Brackets exist as well.

I know I can code in BBEdit, but there is something nice about working with a solution like Visual Studio that gathers everything into one place....

PS - I know Visual Studio for Mac exists, but I figure it can't be the best thing out there for Mac....
 
Since I'm a Mac user, I'm wondering what IDE for Mac is best for web development (HTML, CSS, and JavaScript). I have heard of Coda obviously, but I know some others like Espresso and Brackets exist as well.

Have you taken a look at Visual Studio Code? Wholly different from the "complete" VS, but fulfils all my coding needs.
 
I recently took a week-long class on web development that was based around Visual Studio for Windows.

Since I'm a Mac user, I'm wondering what IDE for Mac is best for web development (HTML, CSS, and JavaScript). I have heard of Coda obviously, but I know some others like Espresso and Brackets exist as well.

I know I can code in BBEdit, but there is something nice about working with a solution like Visual Studio that gathers everything into one place....

PS - I know Visual Studio for Mac exists, but I figure it can't be the best thing out there for Mac....

I know this is old and you’ve probably found your solution (VSC is a great editor)

If you need an IDE for more heavyweight stuff, I can suggest WebStorm from jetbrains. It does a lot more than VSCout of the box. It’s basically a streamlined version of IDEA for the web.
 
I am searching for a html wysiwyg-editor that runs on iPadOS. I can find lots of code-editors, but until now not one that works without me having to type actual html-codes. Does it exist?
 
I am searching for a html wysiwyg-editor that runs on iPadOS. I can find lots of code-editors, but until now not one that works without me having to type actual html-codes. Does it exist?
We think iPadOS has so much potential for web development, especially now iPadOS has external monitor support. Did you manage to find an app for iPad?
 
Seems like it's been a while since this was updated.

Good idea! My current set-up for web-related development on my Mac mini:
  • GNU Emacs (latest version) - My one-and-only IDE for all of my development needs :D (these days, I usually design my layouts manually, most automatisms I tried in the past had annoying side-effects which made life harder instead of easier for me)
  • Fossil - Version control system
  • Affinity Designer - For creating icons (if required, which is rarely the case)
  • iTerm2 - ssh, scp, compilation etc. (I could probably do that from inside Emacs, but old habits die hard.)
Everything else depends on the particular language, but as my latest few web projects were either Rust or Common Lisp, my need for more sophisticated set-ups is limited.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.