Adventures in Creating Node.js BindingsUsing the Node API to create native bindings for Node.js applications. February 10, 2025 24 minutenode c++
Nominal Types in TypeScriptUnderstanding and implementing nominal types in TypeScript for enhanced type safety. January 19, 2025 10 minutetypescript c++ type safety utilities