|
|
|
|
|
by wolco
3048 days ago
|
|
tdd can be faster for some but you are forced into a funnel that involves another step. If you know exactly what you are writing it is quicker to add your changes jump to the next file add your changes. If you are constantly checking the browser to see if what you wrote works Tdd can help. |
|