Christopher Johnson

What to do in a non-IDE world?!

We now look at actual code less and less. What does your developer experience look like now that we are getting closer to a non-IDE world? I am using @Superset and am loving it so far. In my corporate job, I have 10-15 repos going at once and it's all super organized. What are you all using?

36 views

Add a comment

Replies

Best
Stan Kolotinskiy

Still in VS Code, still reading code the old fashioned way. Manual reviews mean I'm going through output line by line regardless of how it was generated, and for anything I actually enjoy building I'm writing it myself. Probably not the most popular workflow of 2026 but it works and I understand everything in my codebase, which feels worth something