Vue Checklist Demo

Code Quality Checklist
You need to lint your shit. That trailing white space on line 76 might well be the end of your maridge.
It's all well and good writing code that works totally fine if the user enters Hello World. But if you don't test, and the user missed the 'd' from world, the world may just implode
Lets face it, we're embarassed and ashamed to be JavaScript developers, so in a half-hearted effort to be just very slightly less uncool, use TypeScript/ Flow to implement data types
Yeah, we've all heard it said, clean code doesn't need comments. But truth is, it's 4 AM, you've had a couple of pints and have been programming 19 hours strait, without out comments your not going to understand that code on Monday, let alont in a months time.
If you don't inforce common standards, the monkeys you employ because your on a budget, will invent their own crazy places to put curly braces, and your source code will end up looking like a pice of ASCII art
Naming your variables affter all your ex-boyfriends may seem like a great idea at the time, but come to debugging it 6 weeks later, and you have no idea why the f*ck Darren is 6 and Frank is undefined
It's near the worst thing ever, when you pull a repo, and the developer has left their .editor-config, you open if up in your IDE, and instead of youe sick dark theme, you get the origional authors gopping white theme, and your eye's are burning