Tag: typescript (20)
- I built a game where you spend Elon Musk's money
- The Missing Programming Language - Why There's No S-Tier Language (Yet)
- AI Token Clicker Game
- TypeScript: Exhaustive Pattern Matching on Classes with instanceof
- TypeScript Result Types - and Why You Should Use Them
- My Career in Programming Languages
- What are Branded Types? (And When You Should Use Them) in TypeScript
- TypeScript - Errors as Values vs Exceptions Performance Benchmarks
- Simple TypeScript + Node Template for Interviews - async main, web api, and tests
- My 2025 Programming Language Tier List
- A Brief Comparison of Modern Programming Languages - TypeScript vs Golang vs Elixir vs Rust vs F#
- F# vs TypeScript - Sorting Performance (Round 2)
- Code a grid of squares in Pts.js
- Intro to Pts.js: Code a flashing square
- F# vs TypeScript performance - Sorting 1 million elements
- LeetCode 1328: Break a Palindrome (TypeScript)
- How fast can we sort 40k elements in TypeScript?
- Flip String to Monotone Increasing - LeetCode Medium Walkthrough (TypeScript)
- P5js + Typescript: Load image from file on datgui button click
- P5js: My P5js x Typescript development environment