Matt Stauffer & Michael Dyrynda rebuilding a horrible legacy application "live" on the "air" using Laravel & VueJS. Halfway across the world from each other. http://github.com/mattstauffer/confomo
Jacob Bennett on Twitter (https://twitter.com/JacobBennett) and Gistlog (https://gistlog.co/JacobBennett).
The answer often is just sitting in the documentation waiting to be read. Should I use v-show or v-if? (https://dyrynda.com.au/blog/should-i-use-v-show-or-v-if)
Have an understanding of the code base you're committing code to makes maintainers' lives easier. Automatically following established code styles makes contributors' lives easier. Automatically fixing code styles before you commit your code (https://dyrynda.com.au/blog/automatically-fixing-code-styles-before-you-commit-your-code) Reviewing Open Source Pull Request (https://youtu.be/wFz0G11pE4o)