Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
- One of the first rules of collaborative code work my teachers taught to me was, "Don't break the buld!" which is something developers have likely heard at one point or another during their careers. It's a good piece of advice, albeit a little vague: is a successful compile good enough to satisfy 'Not breaking the build'? Today we get a lesson in specifics from bower and a library for making temporary files and directories breaking their tool without a single line of code changed in bower.