198 тысяч подписчиков
103 видео
this regex identifies prime numbers (reaction)
Painless prompt setup with Starship [Terminal Velocity 3]
Rust for TypeScript Developers
Dotfiles! Here's how I organize them.
How to use generics in TypeScript
React Query tips from the maintainer @tkDodo
any vs unknown vs never: TypeScript demystified
Decorators! Coming in TypeScript 5
Interfaces vs Type Aliases: what's the difference?
Write beautiful shell scripts with Gum! [Terminal Velocity 4]
How to use TypeScript Enums and why not to, maybe
Branded Types give you stronger input validation
How to use sed to automate big code changes (GUIs hate this trick)
Host your own git server with Soft Serve!
2 ways to create aliases for git (or any other command!) [Terminal Velocity 1]
The TypeScript feature I never use
git diff: everything you need to know
Ramda By Example, Lesson 2: React Components & JSX
Building your own tools on the command line [Terminal Velocity 5]
Implementing Rust Traits
5 JavaScript Tips You Probably Don't Know
Advent of Code ... in Types Only!
How to Start Learning Rust (for TypeScript Developers)
Are your TypeScript Unions broken? | Advanced TypeScript
how to get better at typescript (feat. kysely)
Another JS Switch Trick
Advent of TypeScript Play-Through! Days 1 - 13
Setting up Homebridge on a Raspberry Pi (and connecting Elgato Key Lights)
old TypeScript syntax I just discovered
An array of ways ... to create arrays (JS Basics)
Building Fluent Interfaces in TypeScript
A TypeScript Metaprogramming Challenge
Function Overloading in TypeScript (I was wrong)
i can't solve this in typescript
Higher-Order Functions: Better than JavaScript Decorators?
Bulletproof Builder Pattern in TS
Welcome to Async Generators in JavaScript
5 Terrific Git Commit Tips
Validating String Literals in TypeScript (with Custom Error Messages)
Solving your “undefined” problem with well-placed errors (TypeScript Tip)
The Power of TypeScript Generics
Implement JS Array methods with Reduce
Easier Shell Scripting with ZX (first look)
will i never understand this? unknown.
TypeScript 5.2 new features review!
How to get the most out ADVENT OF CODE
You need to use Git Worktrees
How does ts-reset work?
TypeScript Challenges: Unwrapping a Promise
How to use WeakMap and WeakSet in JavaScript
The KEY to unions and intersections in TypeScript
4 ways to use the TypeScript infer keyword
TypeScript Challenge: What's *this* all about?
Text Adventures in TypeScript!
How to benchmark Bun with ease!
JavaScript’s Deferred Promise Pattern
Code Review: TypeScript Bubblesort ... in just the type system!