DEV Community

Discussion on: React, TypeScript, and TDD

Collapse
 
karlkras profile image
Karl Krasnowsky • Edited

Hey Paul, thanks for your work on this. After coming back to react development I was in need of some refreshing of my development approach, especially with the addition of typescript into the mix.
Have always been an advocate of tdd in all programming platforms, but was struggling on how to get started in this environment.
However I'm still unsure of how I feel about approaching this from an IDE specific perspective, but there is a lot of useful tips, tricks and techniques in this series so I'll leave my opinions open to this approach while I get more acclimated to it. While I'm normally drawn to IDE agnostic solutions for development (I sometimes use vscode too), I do use intellij almost exclusively and I can see the time saving advantages using the IDE for normally browser dependent activities.