Things to think about when writing software:
* If something feels too hard, you're probably doing it wrong (that goes double with frameworks) * Unit Testing (another appropriate kind of automated testing) is good. Very good.
Comments:
Add comments by visiting: WD Dev Notes/Comments