You are viewing a single comment's thread from:
RE: Programming Diary #4: Learning about aesthetics; Document Listeners; Improved scraping and validation of metadata; Challenges with "git"
I have zero front end experience with any programming languages since cobbling together some HTML and perl CGI scripts back in the 1990s.
Hehe. I am a dev born in an era where everyone learns React and JS. Yet I am really very bad at anything UI-related.
Coming to the Git-related issue with Netbeans, Why would you prefer anything over the shell for making commits? Even though there are several Git GUIs today, I still feel that I have more control over things when I use the shell to make the commits, push, pull or mergs.
Yeah, I normally prefer to work at the command line, but I also hate switching between windows and moving my hands between keyboard and mouse. So once I'm in the IDE, I stay there unless forced to move. ;-)