-
Notifications
You must be signed in to change notification settings - Fork 13
Suggested Tagging Practices
Armando Fox edited this page Jun 30, 2016
·
2 revisions
Tags can have varied semantics. To make tags maximally useful, here are some suggested guidelines for tagging questions:
- Don't create tags that mean things like "Part of Quiz #1, Spring 2016". Use Collections for that.
- Keep tags short.
Use the following tags to indicate that a question goes with a particular book chapter:
ch_saas_agile | 1. Intro to SaaS & Agile Development | ch_bdd | 7. Intro BDD & User Stories |
ch_arch | 2. The Architecture of SaaS Applications | ch_tdd | 8. Intro to TDD & RSpec |
ch_ruby_intro | 3. Intro to Ruby | ch_legacy | 9 Maintenance: Legacy, Refactoring, and Agile |
ch_rails_intro | 4. Intro to Rails | ch_teams | 10 Project Management: Scrum, Pairs, and VCS |
ch_advanced_rails | 5. Advanced Rails | ch_designpatterns | 11 Design Patterns for SaaS Classes |
ch_javascript | 6. Intro to JavaScript | ch_operations | 12 Performance, Releases, Reliability, and Security |