Skip to content

React + TypeScript /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"

Notifications You must be signed in to change notification settings

selmasaltik/typescript-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

React + TypeScript

Adding Type Safety To React Apps

  • What & Why?
  • TypeScript Basics
  • Combining React & TypeScript

What & Why?

TypeScript is a superset to JavaScript

TypeScript adds static typing to JavaScript

JavaScript on its own is dynamically typed

JavaScript With Syntax For Types.

About

React + TypeScript /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published