DEV Community

Discussion on: Should we dig deeper into the development tools we use?

Collapse
 
janosvajda profile image
Janos Vajda

Hey Andrei,

Thank you for your question. Honestly, This was not my choice. TypeScript developer team uses it as a default builder tools. I followed those steps that they recommend on the TS official GitHub page. If you open it and got to the Build section, you can see it: github.com/microsoft/TypeScript

I use Webpack, too and really like it. I think it has a big native JavaScript codebase, and yes, definitely worth going into more deeply as they do a lot of smart things.