November 08, 2024
TypeScript v5.7-rc has been released. Link: Release TypeScript 5.7 RC · microsoft/TypeScript · GitHub
0
6
0
Hot in TypeScript:
Latest TypeScript Threads
TypeScript v5.7-rc has been released.
Link: Release TypeScript 5.7 RC · microsoft/TypeScript · GitHub
New
TypeScript-first schema validation with static type inference.
TypeScript-first schema validation with static type inference
New
TypeScript v5.6.3 has been released.
Link: Release TypeScript 5.6.3 · microsoft/TypeScript · GitHub
New
TypeScript v5.6-rc has been released.
Link: Release TypeScript 5.6 RC · microsoft/TypeScript · GitHub
New
TypeScript v5.6-beta has been released.
Link: Release TypeScript 5.6 Beta · microsoft/TypeScript · GitHub
New
TypeScript v5.5.4 has been released.
Link: Release TypeScript 5.5.4 · microsoft/TypeScript · GitHub
New
TypeScript v5.5-rc has been released.
Link: Release TypeScript 5.5 RC · microsoft/TypeScript · GitHub
New
Encore for TypeScript — Launch Week Day 1 – Encore Blog.
Encore for TypeScript is here, read about Encore’s new capabilities and feature...
New
Figma’s journey to TypeScript | Figma Blog.
Figma’s team recently converted one of its codebases from a custom programming language to T...
New
TypeScript v5.5-beta has been released.
Link: Release TypeScript 5.5 Beta · microsoft/TypeScript · GitHub
New
HOT IN TypeScript THIS WEEK!
HOT IN TypeScript THIS MONTH!
TypeScript v5.7-rc has been released.
Link: Release TypeScript 5.7 RC · microsoft/TypeScript · GitHub
New
HOT IN TypeScript THIS YEAR!
TypeScript v5.6.3 has been released.
Link: Release TypeScript 5.6.3 · microsoft/TypeScript · GitHub
New
TypeScript v5.4-rc has been released.
Link: Release TypeScript 5.4 RC · microsoft/TypeScript · GitHub
New
GitHub - Mati365/ts-c-compiler: :gear: Multipass C Compiler, Assembler and X86 emulator written in TypeScript.
:gear: Multipass C Compil...
New
TypeScript v5.4-beta has been released.
Link: Release TypeScript 5.4 Beta · microsoft/TypeScript · GitHub
New
TypeScript v5.5-beta has been released.
Link: Release TypeScript 5.5 Beta · microsoft/TypeScript · GitHub
New
Encore for TypeScript — Launch Week Day 1 – Encore Blog.
Encore for TypeScript is here, read about Encore’s new capabilities and feature...
New
TS Playground - An online editor for exploring TypeScript and JavaScript.
The Playground lets you write TypeScript or JavaScript online ...
New
TypeScript v5.5-rc has been released.
Link: Release TypeScript 5.5 RC · microsoft/TypeScript · GitHub
New
Figma’s journey to TypeScript | Figma Blog.
Figma’s team recently converted one of its codebases from a custom programming language to T...
New
TypeScript: Branded Types :wrench:.
How to brand TypeScript types for norminal typing
New
TypeScript v5.5.4 has been released.
Link: Release TypeScript 5.5.4 · microsoft/TypeScript · GitHub
New
TypeScript-first schema validation with static type inference.
TypeScript-first schema validation with static type inference
New
TypeScript v5.6-beta has been released.
Link: Release TypeScript 5.6 Beta · microsoft/TypeScript · GitHub
New
TypeScript v5.6-rc has been released.
Link: Release TypeScript 5.6 RC · microsoft/TypeScript · GitHub
New
HOT IN TypeScript THE LAST THREE YEARS!
GitHub - eeue56/derw: An Elm-inspired language that transpiles to TypeScript.
An Elm-inspired language that transpiles to TypeScript - G...
New
TypeScript v4.6.2 has been released.
Link: Release TypeScript 4.6.2 · microsoft/TypeScript · GitHub
New
In Elixir I love to use the library GitHub - sasa1977/boundary: Manage and restrain cross-module dependencies in Elixir projects to enfor...
New
TypeScript’s never type is very under-discussed, because it’s not nearly as ubiquitous or inescapable as other types. A TypeScript beginn...
New
TypeScript v4.6.3 has been released.
Link: Release TypeScript 4.6.3 · microsoft/TypeScript · GitHub
New
TL;DR: This is a proposal to create a language that sits somewhere between Typescript and Rust, and which you can incrementally adopt if ...
New
TypeScript v4.8.4 has been released.
Link: Release TypeScript 4.8.4 · microsoft/TypeScript · GitHub
New
TypeScript v4.9.4 has been released.
Link: Release TypeScript 4.9.4 · microsoft/TypeScript · GitHub
New
TypeScript and Set Theory .
How does set theory help to understand type assignability and resolution in TypeScript?
New
TypeScript v4.9.5 has been released.
Link: Release TypeScript 4.9.5 · microsoft/TypeScript · GitHub
New
Assertion Functions in TypeScript.
TypeScript 3.7 implemented support for assertion functions in the type system. An assertion function ...
New
Misusing TypeScript Assertion Functions for Fun and Profit — Sympolymathesy, by Chris Krycho.
TypeScript’s assertions functions (asserts...
New
TypeScript v4.7.2 has been released.
Link: Release TypeScript 4.7.2 · microsoft/TypeScript · GitHub
New
Introducing Ezno.
Introducing Ezno and the current state of the project.
New
Announcing TypeScript 4.6.
Today we’re announcing the availability of TypeScript 4.6. If you’re not yet familiar with TypeScript, it’s a...
New
HOT IN TypeScript THIS Over 3 Years!
Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New
Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New
I was watching this video by Richard Feldman (Elm core team) and he’s predicting TypeScript is going to take over the JS world:
...
New
Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
New
Just discovered AssemblyScript (our portal is here).
It…“aims to make it easy to compile to WebAssembly using TypeScript, no strings att...
New
The TypeScript type system is immensely powerful, and while the language itself is, of course, Turing complete, so is the type system its...
New
ThinScript
ThinScript is an experimental programming language that compiles to JavaScript, WebAssembly, and C. It’s meant to be a thin la...
New
Extend existing APIs
This project is useful in any environment where Lua code is accepted, with the powerful option of simply declaring a...
New
In this article, I will discuss my journey from being an anti-TypeScript developer to a developer who now couldn’t think of going back to...
New
At Vouch.io, ClojureScript accelerates and radically simplifies the development of a new kind of digital key for one the largest automoti...
New
TypeScript v4.1.4 and v3.9.8 has been released.
Link: Release TypeScript 4.1.4 · microsoft/TypeScript · GitHub
Link: Release TypeScri...
New
Haven’t watched it yet but posting it and bookmarking the thread :nerd_face:
TypeScript continues to soar in popularity…
New
TypeScript v4.2.3 has been released.
Link: Release TypeScript 4.2.3 · microsoft/TypeScript · GitHub
New
Decided to write this blog post because I couldn’t find any documentation or online examples like the one I’m sharing here. Every example...
New
TypeScript v4.1.3 has been released.
Link: Release TypeScript 4.1.3 · microsoft/TypeScript · GitHub
New
TypeScript
Classification:
Programming Language
Forum Category:
Frontend
Threads:
122
"Typed JavaScript at Any Scale."
- Follow
- Join
- Shape
the conversation
TypeScript on GitHub
Stars: 101,158
Watchers: 2,122
Open Issues: 5,849
Last push: 5 hours ago
Latest Type Script Jobs
Type Script Events (WIP)
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Filter by Type:
My Saved Portals
-
None saved yet