A postgres -> typescript interface generator. Contribute to vramework/schemats development by creating an account on GitHub. (more…)
Read more »
In TypeScript, any and unknown are types that contain all values. In this blog post, we examine how they work. (more…)
Read more »
This is it; the PR that converts the TypeScript repo from namespaces to modules.
TL;DR: The TypeScript compiler is now implemented internally with modules, not namespaces. The compiler is now 10-25... (more…)
Read more »
TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write. - GitHub - alshdavid/TypeScriptBC: TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Eas... (more…)
Read more »
Learn how to build a serverless Stripe event handler function using AWS SAM, EventBridge, and TypeScript in 5 minutes. (more…)
Read more »