---
title: "Here's what every React Developer needs to know about TypeScript - Part 1"
url: https://daily.dev/posts/here-s-what-every-react-developer-needs-to-know-about-typescript---part-1-0ifotp5rn
source_url: https://dastasoft.hashnode.dev/heres-what-every-react-developer-needs-to-know-about-typescript-part-1
type: article
source: "Hashnode"
author: "dastasoft"
published: 2022-08-09T18:57:57.301Z
updated: 2022-08-09T18:57:57.221Z
tags: ["react", "webdev", "javascript", "typescript", "angular", "react-native"]
reading_time: 23
upvotes: 59
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Here's what every React Developer needs to know about TypeScript - Part 1

**[Hashnode](https://daily.dev/sources/hashnode)** · [@dastasoft](https://daily.dev/dastasoft) · 23 min read · 59 upvotes · 1 comments

## Summary

TypeScript is an open source language developed and maintained by Microsoft. It is a multi-paradigm language (like JavaScript) Allows the use of static types Extra features (generics, interfaces, tuples, etc) Allows for gradual adoption*.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dastasoft.hashnode.dev/heres-what-every-react-developer-needs-to-know-about-typescript-part-1>

## Community discussion

Top comments from developers on daily.dev.

**@chris1993** · 0 upvotes

> The article is really good, looking forward to the next chapter

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#typescript](https://daily.dev/tags/typescript), [#angular](https://daily.dev/tags/angular), [#react-native](https://daily.dev/tags/react-native)

[View this post on daily.dev](https://daily.dev/posts/here-s-what-every-react-developer-needs-to-know-about-typescript---part-1-0ifotp5rn)
