DEV Community

bin
bin

Posted on

2-TypeScript is not what you think

the simple idea of ts is static checking.

static checking is also presented in other languages like java, golang.

it checks your code as you are writing it.

in ts, you write a lot more code compared with js.

it is entirely dependent on js.

Top comments (1)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hey friend, nice post! 👋

You might want to double-check your formatting in this post, it looks like some things didn't come out as you intended. Here's a formatting guide in case you need some help troubleshooting. Best of luck and thanks again for sharing this post!