Jan 7, 2023
Vim
As usual, I am always encouraging junior engineers and upcoming software developers to pay attention to those simple tools in their engineering career.
Vim is a light editing tool similar to Nano. it's your best bet when working on the server since your favourite local code-editing software or IDE(Integrated Development Environment) such as VSCODE, Pycharm, JetBrains, Sublime, etc. may not be accessible.
Add this to your portfolio just as #git is an essential tool when collaborating with other #developer