TypeScript 4.0, Template String & Recursive Conditional Types

TypeScript Weekly

Issue #149 — September 2, 2020

Announcing TypeScript 4.0

TypeScript 4.0 has been released and brings some exciting new features, including variadic tuple types, labeled tuple elements, the new assignment operators &&=, ||=, and ??=, and more. Although it is a major release, there are no major breaking changes.

Daniel Rosenwasser

this in JavaScript and TypeScript

This post explains how the this keyword works in JavaScript and how TypeScript can help you understand what this refers to.

Stefan Baumgartner

Template String Types and Mapped Type `as` Clauses

Anders Hejlsberg has been working on interesting new type system capabilities: template string types as well as mapped type as clauses. Both features are slated for the upcoming TypeScript 4.1 release.

Anders Hejlsberg

Recursive Conditional Types

Another pull request by Anders Hejlsberg that adds support for recursive conditional types to TypeScript. Up until now, conditional types were restricted to be non-recursive.

Anders Hejlsberg

TypeScript Support in Svelte

How to use TypeScript in Svelte applications: all the way from configuring the project to migrating it from JavaScript to TypeScript.

MDN

Older messages

TypeScript Exercises, Types as Axioms

Wednesday, August 19, 2020

TypeScript Weekly Issue #148 — August 19, 2020 airbnb/ts-migrate A tool for helping migrate code to TypeScript. It takes a JavaScript (or partial TypeScript) project and outputs a compiling TypeScript

Nullish Coalescing Operator, New TypeScript Website

Thursday, August 6, 2020

TypeScript Weekly Issue #146 — August 6, 2020 Nullish Coalescing: The ?? Operator in TypeScript TypeScript 3.7 added support fort the ?? operator, also known as the nullish coalescing operator. We can

TypeScript + React, TypeScript + Svelte

Wednesday, July 29, 2020

TypeScript Weekly Issue #145 — July 29, 2020 TypeScript + React: Component Patterns A collection of component patterns for React when working with TypeScript. Stefan Baumgartner TypeScript: Data

TypeScript Support in Svelte, Thinking in Types

Wednesday, July 22, 2020

TypeScript Weekly Issue #144 — July 23, 2020 Advanced TypeScript An index of TypeScript posts that Stefan Baumgartner has written on his blog, covering various topics like control flow, generics, and

Variadic Tuple Types, Computing with Types

Monday, July 6, 2020

TypeScript Weekly Issue #143 — July 6, 2020 What's coming in TypeScript 4? An overview of upcoming features in TypeScript 4.0 with a handful of examples: variadic tuple types, labeled tuple types,

You Might Also Like

💎 Issue 449 - JRuby with JBang

Thursday, December 26, 2024

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 449 Release Date Dec 26, 2024 Your weekly report of the most popular Ruby news, articles and

💻 Issue 449 - JavaScript Benchmarking Is a Mess

Thursday, December 26, 2024

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 449 Release Date Dec 26, 2024 Your weekly report of the most popular JavaScript news, articles

📱 Issue 443 - EU asks for views on plan to force Apple to open up iOS

Thursday, December 26, 2024

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 443 Release Date Dec 26, 2024 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 442 - SOLID: The Liskov Substitution Principle (LSP) in C#

Thursday, December 26, 2024

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 442 Release Date Dec 26, 2024 Your weekly report of the most popular .NET news, articles and projects

Daily Coding Problem: Problem #1649 [Easy]

Thursday, December 26, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Dropbox. Spreadsheets often use this alphabetical encoding for its columns: "A

JSK Daily for Dec 26, 2024

Thursday, December 26, 2024

JSK Daily for Dec 26, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Performance Optimization in React Pivot Table with Data Compression The Syncfusion React

📱 Issue 446 - Fatbobman's Swift Weekly #063

Thursday, December 26, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 446 Release Date Dec 26, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 444 - Four limitations of Rust’s borrow checker

Thursday, December 26, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 444 Release Date Dec 26, 2024 Your weekly report of the most popular Rust news, articles and projects

💻 Issue 367 - React 19: A New Era of Web Development

Thursday, December 26, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 367 Release Date Dec 26, 2024 Your weekly report of the most popular React news, articles and projects

💻 Issue 449 - Node.js 2025 Guide: How to Setup Express.js with TypeScript, ESLint, and Prettier

Thursday, December 26, 2024

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 449 Release Date Dec 26, 2024 Your weekly report of the most popular Node.js news, articles and