Jump to content
CommieKazie

Typescript Is Amazing

Recommended Posts

I'm a web dev, and my team is currently refactoring our Javascript front end over to the strongly-typed Typescript.

 

If any of you folk develop with Javascript I'd strongly recommend checking out Typescript.  It transpiles to JS so it's easily usable anywhere, and it allows you to work program with the ES6.  Also if you're in an IDE you'll get auto-completion for classes, enums, and interfaces, and it'll yell at you if you're doing something wrong.

Especially great for large data constructs.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.