TypeScript
Microsoft's typed JavaScript. Gradual typing and tooling. Became enterprise JavaScript standard.
Your Reaction
Similar Programming Language
JavaScript
Brendan Eich's 10-day creation became web language. V8 engine made it fast. Node brought it …
PHP
Rasmus' web scripting language. Powers WordPress and much of web. Pragmatic despite inelegance.
Scala
Martin Odersky's functional-OO hybrid. Powerful type system. Twitter and Spark.
C++
Bjarne's C with classes evolved into complex powerhouse. Template metaprogramming and modern features.
Lisp
McCarthy's AI language. Parentheses and homoiconicity. Code is data, data is code. Influenced all modern …
Java
Sun's enterprise language. JVM and garbage collection. Verbose but explicit. Android's original language.
Clojure
Rich Hickey's modern Lisp. Immutable data structures and JVM interop. Pragmatic functional programming.
Lua
Brazilian embeddable scripting. Simple and fast. Game and embedded systems choice.
Explore Related Domains
Discover connections across different types of entities
VSCode
Microsoft's Electron-based editor conquered developers. Extensions ecosystem and TypeScript integration. Modern replacement for classic editors.
Webpack
JavaScript module bundler. Complex but powerful. Represents modern web build complexity.
Chrome
Google's browser became dominant through speed and minimalism. V8 JavaScript engine revolutionized web apps. Open …
Emacs
Extensible text editor, almost an OS. Everything customizable through Emacs Lisp. Org-mode, email, IRC, games. …
Firefox
Mozilla's mission-driven browser. Fights for open web standards and user privacy against corporate control.
Notion
Modular workspace combining notes, tasks, databases. Block-based flexibility. Represents modern productivity tooling.
Eclipse
IBM's open source IDE. Plugin architecture and Java dominance. Represents enterprise open source.
Make
Build automation through dependency graphs. Simple yet powerful. Ubiquitous despite modern alternatives.