Member-only story

If You Use Typescript, You Should Use This Too

Manpreet Singh
2 min readApr 22, 2023

--

Welcome back! Typescript is an awesome language that’s used heavily in web development, so, let’s take a look at an awesome project that you should definitely use with Typescript! This project is called Pretty TS Errors, and it’s a way to make the errors inside of Typescript look even prettier! Here is a link to their GitHub page below:

This project will take any of the errors you get within Typescript, except, it makes it look visually better, here is an example of this output:

If you want to install this project, you can use the following vs code command:

code --install-extension yoavbls.pretty-ts-errors

Or, you can download this package from the VS Code marketplace:

--

--

Manpreet Singh
Manpreet Singh

No responses yet