jude hunter

Subscribe to my newsletter

infrequent, high quality emails, opt out anytime

ChatGPT helped me design a brand new programming language

ChatGPT helped me design a brand new programming language

#chatgpt#compilers#ai

Assembly interpreter inside of TypeScript's type system

Assembly interpreter inside of TypeScript's type system

#typescript#compilers#assembly

How to write your own state management library

How to write your own state management library

#react#typescript#state

The journey of Queso, my programming language

The journey of Queso, my programming language

#functional#compiler#rust

Creating Wazum, the WebAssembly compilation library

Creating Wazum, the WebAssembly compilation library

#webassembly#wasm#wat

The only API stack you should be using

The only API stack you should be using

#typescript#javascript#nodejs

The caveats of generic type guards in TypeScript

The caveats of generic type guards in TypeScript

#typescript#generics#advanced