Introducing G2.ai, the future of software buying.Try now
Mitratech AssureHire
Sponsored
Mitratech AssureHire
Visit Website
Product Avatar Image
TypeScript

By Microsoft

Unclaimed Profile

Claim your company’s G2 profile

Claiming this profile confirms that you work at TypeScript and allows you to manage how it appears on G2.

    Once approved, you can:

  • Update your company and product details

  • Boost your brand's visibility on G2, search and LLMs

  • Access insights on visitors and competitors

  • Respond to customer reviews

  • We’ll verify your work email before granting access.

Claim Now
4.6 out of 5 stars

How would you rate your experience with TypeScript?

Mitratech AssureHire
Sponsored
Mitratech AssureHire
Visit Website

TypeScript Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Perceived Cost

$$$$$

TypeScript Integrations

(4)
Integration information sourced from real user reviews.
Product Avatar Image

Have you used TypeScript before?

Answer a few questions to help the TypeScript community

TypeScript Reviews (64)

Reviews

TypeScript Reviews (64)

4.6
64 reviews

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
nazim a.
NA
web developer
Small-Business (50 or fewer emp.)
"Enhances Reliability and Security"
What do you like best about TypeScript?

I have been using TypeScript for web development over the past two years, primarily for its reliability and security in maintaining applications. I appreciate how TypeScript enhances the logic and reliability of applications, making them more secure and scalable compared to JavaScript, which I used previously. The deep benefits I experience include the type system and error detection capabilities, which improve the reliability of my code. When using TypeScript in Visual Studio Code, changes in payloads or object types are seamlessly captured, and errors are effectively detected, providing me with immediate feedback and ensuring that the whole application is kept consistent after any changes. TypeScript has made my applications and packages work more securely and logically between them, fulfilling its primary objective to improve code quality. Its use of types has improved the reliability of my projects and has made the integration with tools like Next.js and Tailwind CSS more efficient. Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

I find it challenging that browsers like Google Chrome, Opera, and Firefox don't directly read TypeScript. I believe TypeScript should be integrated more into these platforms in the future. Review collected by and hosted on G2.com.

Bianka D.
BD
Analista de dados sênior
Enterprise (> 1000 emp.)
"Practical and efficient to learn and test"
What do you like best about TypeScript?

Trypescript is an extremely useful tool for those who want to practice or review TypeScript concepts quickly and interactively. The interface is clean, intuitive, and focused on user experience, which makes it easier for both beginners and more experienced developers.

One of the biggest advantages of the app is the ability to test code directly in the browser, without the need for installation or environment configuration. This makes learning more accessible and dynamic. Additionally, it provides immediate feedback, which helps in identifying errors and improving logic. Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

On the other hand, the app may present limitations in more complex projects, as it is geared towards simple examples and quick tests. Even so, it fulfills its purpose very well as an educational and experimentation tool. Review collected by and hosted on G2.com.

BOGUNJOKO O.
BO
CEO
"Effortless Setup, Superior Code Management"
What do you like best about TypeScript?

I love using TypeScript for its reliability and ease of use. It significantly helps me in organizing documents and efficiently detecting errors early. This feature alone aids greatly in maintaining big projects with minimal stress. I appreciate how it keeps my code clean and organized, making the development process easier and more manageable. Typing errors are caught early, which is extremely helpful in coding and even in managing spelling in documents. Moreover, setting up TypeScript is a stress-free experience—it's very easy and accessible, allowing me to start projects quickly. The seamless integration with other tools, like Styfum, adds to its usefulness, making my tasks even more convenient. Overall, the coding aspect is robust, clear, and understandable, which is critical for my projects. Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

I love the area of helping me to detect typing error earlier Review collected by and hosted on G2.com.

Ana P.
AP
Business Analitcs
Enterprise (> 1000 emp.)
"excellent tool"
What do you like best about TypeScript?

helps identify errors earlier and improves code organization Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

So far, I have nothing to complain about. Review collected by and hosted on G2.com.

Akshay Y.
AY
Software Developer - 2
Mid-Market (51-1000 emp.)
"Static Typing and Tooling which literally improves JavaScript with TypeScript"
What do you like best about TypeScript?

I've been using TypeScript for a while now, and it has really helped me with how I do I do JavaScript development. Static typing is a really most important benefit TypeScript provides, as it helps catch errors during development by showing compile time errors sometimes, reducing unecessary issues later on. Incorporating Typescript instructions into exisiting EJS or even client side js is really easy and helps us in implementing type checking at client side. Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

I really could not see any dislikes as such. However, some initial configuration are little bit cumbersome especially for tsconfig.json Review collected by and hosted on G2.com.

Kavya S.
KS
Senior Software Engineer
Mid-Market (51-1000 emp.)
"TypeScript Review"
What do you like best about TypeScript?

TypeScript's strong typing and seamless integration with JavaScript improve code maintainability and reduce runtime errors, making it ideal for scalable projects like the ones I've worked on, such as Angular applications handling high user volumes. Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

The Strict type checks sometimes feel cumbersome when working on fast-paced projects or with dynamic data structures. Review collected by and hosted on G2.com.

Frederic H.
FH
Software Developer
Mid-Market (51-1000 emp.)
"Amazingly simple, kinda-strongly typed JavaScript superset"
What do you like best about TypeScript?

TypeScript helps bring some clarity and structure to Javascript projects. It's easy to implement at first, and gives you superpowers in your IDE because everything is now typed. You can catch runtime errors before they happen, so you end up with a software of higher quality in the end. Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

It should be a language of its own, it should not compile to JavaScript. Review collected by and hosted on G2.com.

Honey T.
HT
Software Developer
Small-Business (50 or fewer emp.)
"Good Programming language to start career"
What do you like best about TypeScript?

The main benefit is that I can see the error while writing the code I don't need to see my error after the execution of program Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

The main drawback is it consumes more time when the program is compiled Review collected by and hosted on G2.com.

Matias Nicolas A.
MA
Senior Software Engineer in Test
Mid-Market (51-1000 emp.)
"Typescript is a readable and userfriendly language compared with Javascript"
What do you like best about TypeScript?

Typescript is easier to understand when it is compared with Javascript, overall for people who use it for different purposes rather than front-end development. Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

I don't dislike Typescript on any sense. Review collected by and hosted on G2.com.

Hrusikesh B.
HB
Principal Platform Software Engineer
Enterprise (> 1000 emp.)
"TypeScript is a superset of JavaScript that adds static typing and other features to the language"
What do you like best about TypeScript?

The nice thing about Typescript are - Static typing, Tooling support, Object-oriented programming, Compatibility with JavaScript Review collected by and hosted on G2.com.

What do you dislike about TypeScript?

Initial learning curve

Adding type annotation to almost everything - variables, function parameters and return value

As per my experience, Unlike Javascript, Typescript needs to be compiled, which may become an overhead in a large project Review collected by and hosted on G2.com.

Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

TypeScript Comparisons
Product Avatar Image
Postman
Compare Now
Product Avatar Image
MDN Web Docs
Compare Now
Product Avatar Image
Apache Airflow
Compare Now
Product Avatar Image
TypeScript
View Alternatives