HACKER Q&A
📣 eimrine

Share Your Best IDE Experience


Let me to start: best experience I had while coding is using Vim. Well, this is a text editor, not an IDE. I can touchtype so an editor which main goal is to make fast typing the fastest is a life-changing. But what about real IDEs of your favorite PL, what great things can be done within?


  👤 gravitate Accepted Answer ✓
I’m a web developer so don’t use an IDE, though many do. Notepad3 and Notepad++ are my staple. I typically tile the text editor and the browser side by side and use LiveReload to see any changes I’ve made.