Travis CI Build Status:
Make best practices automated.
Codifies
- Decisions
- Best practices
- Lessons learned Encourages consistency Avoids forgetting important details Increases quality
- Doing the "right" thing is the easy thing
Avoids repeating work
A list of things we do around here
- Package Manager
- Bundling
- Minification
- Sourcemaps
- Transpiling
- Dynamic HTML Generation
- Centralized HTTP
- Mock API framework
- Component libraries
- Development Webserver
- Linting
- Automated testing
- Continuous Integration
- Automated Build
- Automated Deployment
- Working example app
- Reduce decision fatigue
- Right thing becomes automated
- Codifies lessons learned
- Rapid feedback
- Automated checklist