Tech
Finder
Explore
Search
Web Development
Building and maintaining websites and web applications.
All
Auth
Frontend
Backend
Fullstack
Database
State Management
Storage
Payments
Hosting
Testing
Frontend
TypeScript
TypeScript
Language
An extension of JavaScript that adds static types to the language. It's designed to develop large applications and transcompiles to JavaScript.
en.wikipedia.org
Overview
Improves code maintainability with static typing.
Supports modern JavaScript features and compiles to plain JavaScript.
Great tooling support for IDEs with autocompletion and error detection.
Facilitates large-scale application development.