Google TypeScript Style GuideTypeScript style guide based on what's used inside Google. Looks worthwhile and might make a good reference for ideas.#documentation#guide#programming#reference#typescript#webdev·google.github.io·May 9, 2025Google TypeScript Style Guide
Exploring TypeScriptFree online book providing an introduction to all things TypeScript.#book#documentation#guide#language#programming#typescript#webdev·exploringjs.com·Apr 29, 2025Exploring TypeScript
What Does "use client" Do? — overreactedInteresting description of what "use client" and "use server" do in React.#blog#documentation#javascript#programming#react#web#webdev·overreacted.io·Apr 26, 2025What Does "use client" Do? — overreacted