DEV Community

Shawn McElroy for Space Rock Media

Posted on

What are your favorite tools/libraries for writing TypeScript

What are your favorite, or must have tools for writing TypeScript? I am just starting to pick it back up again after a long time and am not as familiar with the ecosystem anymore.

I will need to play with VS Code And IntelliJ to see which one I like more for TS. I have both.

There are obvious libraries I feel like Jest for writing tests. Or webpack for managing assets. But what other libraries and tools are your must have for writing full stack TS?

(I am looking at Vue.js and tailwind for the front end)

Latest comments (0)