Things from Rust I always miss when working in TypeScript: being able to impl Trait for Type { ... }
distinctly from the body of the thing itself. (Patching prototypes with random functions: no! Patching them via the protocol
proposal: yes!)
Archived – this site ended its life on 2022.01.02. For the next microblogging site from Chris Krycho, see v1.microblog.chriskrycho.com.
Things from Rust I always miss when working in TypeScript: being able to impl Trait for Type { ... }
distinctly from the body of the thing itself. (Patching prototypes with random functions: no! Patching them via the protocol
proposal: yes!)