DEV Community

Discussion on: What tools do you use for programming? Like editors and environments?

Collapse
 
aravindballa profile image
Aravind Balla • Edited

Here is mine.

  • iTerm 2 with oh-my-zsh configured. (always open)
  • VSCode (with material theme)
  • Docker, if environments are necessary
  • Chrome for dev, Firefox otherwise.
Collapse
 
maxdevjs profile image
maxdevjs

Why Firefox otherwise?

Collapse
 
aravindballa profile image
Aravind Balla

I wanted to try the new rendering engine and it looks like its faster!

Thread Thread
 
cmmata profile image
Carles Mata

If you like Firefox engine, you have firefox developer edition for development purposes too :)

Thread Thread
 
aravindballa profile image
Aravind Balla

Recently tried this out.