Unconventional Type Casting Techniques in TypeScript
I saw a post by qntm and remembered I had a playground with a similar idea. I then expanded that playground into a (probably non-exhausti...
Read the full articleYou might also wanna read
TypeScript Generics, Finally Explained
Generics in TypeScript without the headache: reusable, type-safe functions and types, from to constraints, with examples.
Learn JavaScript and TypeScript in a Single Post: A Complete Tutorial from Event Loop to Type System
A complete JavaScript + TypeScript tutorial in one blog post. Covers both languages in 5 stages: JavaScript core (vars, types, this, closure
TypeScript Interfaces vs Type Aliases
Describe object shapes in TypeScript with interfaces and type aliases: when to use which, plus optional and readonly fields, with examples.
DEV Community Publishes Exhaustive TypeScript Guide From Basics to Production Engineering
A comprehensive TypeScript tutorial has been published on DEV Community, targeting developers from beginner to senior and staff engineering
Type Manipulation: Escaping Template Sandboxes
In this post, we’ll focus on using type manipulation to circumvent template-frameworks sandboxes.
Compiler Tricks - Inferred Types
The .NET compiler is a terrific thing… After all, it turns your C# into an executable program! One nice feature of the .NET compiler, which

Comments
Sign in to join the conversation.
No comments yet. Be the first.