4/10 React, TypeScript, and TDD Tutorial: Debugging Node.js

preview_player
Показать описание
Use the visual debugger in the IDE for smarter TDD.

Contents:
00:25 - Cleanup
00:53 - Parameterized message
04:45 - Debugging tests with a breakpoint

Learn more and join us:

Category: #webstorm, #webstormtutorial, #javascript
Рекомендации по теме
Комментарии
Автор

It still baffles me how some people write tests on the right, it seems so unnatural to me, especially when I TDD, I write my test first on the left, and make prod code pass on the right, it's just natural to to left to right...

tddtv