Modeling with Angular TDD

Опубликовано: 11 Май 2026
на канале: Greg
239
9

Test Driven Development is a powerful development practice. It has changed the way I am coding Angular apps and it has helped me to reduce bugs and write cleaner code. I have been doing it for years and teaching other developers to use it. So far I have never met an angular developer who would want to go back to "no testing" old-school way. Oh and by the way, you will also get 100% code coverage :)