JS Proxies for array indices getters & setters
This post will cover a technique for implementing getters and setters for every item in an array.
Reliable I/O with the TypeScript Compiler API (Video)
Conference Talk at Future Frontend 2024 Conference
2023 Review & 2024 Goals
A review of notable things I have done in 2023 and things I would like to achieve in 2024
WebAuthN in Remix - FaceID, YubiKey, and more!
Adding WebAuthN to a Remix application for passwordless authentication, or MFA, with FaceID, TouchID, YubiKey, PassKeys and more!
Godot Data Validation with Zodot
Zodot is a Godot data validation library that is lightweight and more extensible than GDScript’s type system. Zodot supports typed dictionaries, unions, schemas and more!
My New Book! The Typescript Compiler API
I am proud to announce that my new book about The Typescript Compiler API is now available at https://typescriptcompilerapi.com!