You should take advantage of the improved NgRx APIs
Explores the latest, type-safe NgRx APIs for Angular state management, focusing on improved Actions and Reducers with TypeScript.
Explores the latest, type-safe NgRx APIs for Angular state management, focusing on improved Actions and Reducers with TypeScript.
A tutorial on setting up and running TypeScript in a Node.js backend project, including ts-node and nodemon.
Author announces 'The TypeScript Cookbook', a new O'Reilly book for 2023 providing practical solutions for everyday TypeScript problems.
A guide to setting up optimal defaults for a Serverless Framework project using TypeScript, including plugins, configs, and AWS best practices.
Explains how to seed the React Query cache to optimize data fetching and avoid fetch waterfalls in React applications.
A tutorial explaining how to implement and use user-defined type guards in TypeScript to conditionally apply logic based on variable types.
A conversation about transitioning to full-time open source work, the challenges of funding, and the personal motivations behind it.
Explores React refs, events, and escape hatches to handle stale closures and mutable state without dependency arrays.
A guide on integrating zod-fixture with Mock Service Worker (MSW) to automatically generate mocked API responses for frontend development and testing.
A developer reflects on six months of full-time open source work, discussing projects, financial challenges, and lessons learned.
Explains how the zod-fixture library uses Zod schemas to generate test data, improving test setup and maintenance.
A tutorial explaining TypeScript Generics, starting with basic functions and progressing to abstract, reusable code.
Explores how React Query and React Router 6.4's data fetching features (loaders/actions) complement each other for effective data management.
Explains a bug in TypeScript's 'Add Missing Function' codefix and the PR that fixed it, detailing how type parameters are handled.
A comprehensive guide to managing environment variables and configuration in NestJS applications using the built-in Config Module.
A guide on using TypeScript with React's useState Hook, covering type inference and explicit type arguments for complex state.
A guide on using React's useRef Hook with TypeScript, covering HTML element refs and mutable instance variables.
Explains how to use EventTarget and custom events in JavaScript for non-DOM, event-driven programming, including TypeScript integration.
An interview transcript explaining Deno, a modern JavaScript/TypeScript runtime created by Node.js founder Ryan Dahl to address Node's shortcomings.
A curated list of free and paid resources for learning TypeScript, including books, courses, tools, and blogs for beginners and advanced developers.