• I ask myself “Where do I put this code?” • One macro module: Can’t reuse • Many micro modules: Hard to manage • OK, let’s just write many small modules!
f Sync (Commit, Publish & Package) db.get(f.id).set(‘source’, source) Test eval(bundle(f, test)) Deploy browser eval(bundle(f ))) Deploy server postToDockerd(containerize(f )) The life of f