Guest User

Untitled

a guest
Mar 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Test driven development
  2.  
  3. Cycle of TDD
  4.  
  5. write a test that fails
  6. make the code green
  7. Eliminate redundancy
  8.  
  9. Matin Fowler (look up)
  10.  
  11. You can only have one id per HTML page
Add Comment
Please, Sign In to add comment