DEV Community

Fernando B 🚀
Fernando B 🚀

Posted on

 

Build a Python CLI Part 2

In this cont. series we do some refactoring, and keep hacking away in our LS utility. I also show you how to setup a task on vscode that triggers when you save a file. Happy coding!

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git