Zen Codes for the Frazzled Coder
Code of the Ancients
const zen = require('the-ancient-art')
let mind = zen.meditate();
console.log(mind);
Eight Precepts of Coding
1. Be present in the moment, even when the compiler is slow.
2. Focus on the code, not the cat videos.
3. Let go of your ego, but not your code editor.