Python boilerplate keyboard shortcut
One thing I strive for is optimization. Every language has code you have to repeat time and time again. When programming, I want to get to the interesting parts of the code and not have to stress or remember the boilerplate code.
My solution is a ke...
cburke.org2 min read