This Extension Is A TypeScript Game Changer

preview_player
Показать описание
🌎 Find Me Here:

#Shorts
Рекомендации по теме
Комментарии
Автор

this extension is basically a css for typescript error dialog

ban_droid
Автор

Also, VS Code could integrate it into its own system. That would be cool

Technophle
Автор

You always come in clutch with improvements! That example isn't even a bad one. Trying to read an error that has like 20+ object properties is a nightmare.

ShiloBuff
Автор

As someone new to coding and typescript, this is amazing. I was stuck in some errors for a few days for easy mistakes. Thanks

reallions
Автор

Thanks Kyle as always! 👍

I literally watched Theo's stream where he showcased this extension.

theisoj
Автор

This is awesome! I'm training 10+ interns and explaining to them what the error means exactly has always been complicated, thanks a lot for all the vídeos dude! You're one of my lifesavers

Jprtc
Автор

Error Lens is another great extension for highlighting errors.

atinypixel
Автор

That is outstanding! Installing that first thing tomorrow

EricRohlfs
Автор

I just installed it and will use it from now on. Thanks for the hint!

Kay_Drechsler
Автор

These tips fit perfect in youtube shorts 👌

shawn-skull
Автор

ahh yess another extension I'll install rn

cryspidey
Автор

Highly appreciate that this is free. Imagine if the developers of this extension decided to go full paid in on this.

ichiroutakashima
Автор

OMG im working now in TS and im literally blocked by this errors. Thank god, gonna try for sure

peres
Автор

That error message is great, what are you talking about! It clearly lays out that the object with the wrong key doesn’t make a UserWhereUniqueJnput type, and that wrong isn’t a key in that type.

forrest
Автор

I would find the error and correct it by the time I finished scrolling...or die of old age. Is there another extension to put the pretty text on top?

parlor
Автор

this is everything that’s wrong with typescript in a single video

gordonfreimann
Автор

that's why I love webstorm rather than vscode

saidurrahmansiam
Автор

Or you could just install the error lens extension?

souviksaha
Автор

I love using typescript just to give everything the type any

hakijin
Автор

Anyone know how to hide the default error messages? so that we can directly see the styled ones

bennettbmadavana