My personal compilation of online texts about software development.
- Agile, DevOps & Software Craftsmanship
- Behavior-Driven Development (BDD)
- Career & Productivity
- Continuous Integration & Delivery
- Databases
- Leadership
- Product
- Programming
- Programming Languages
- Remote Work
- Software Architecture & Design
- Testing
- Tools
Links can be valided with the Bash script check-links
, that requires the Node package markdown-link-check
.
# Install markdown-link-check
npm install -g markdown-link-check
# Verify the urls of the links
./check-links