Leonardo is a full-stack developer, working with everything React-related, and loves to write about React and GraphQL to help developers. He also created the 33 JavaScript Concepts.
Discover how Zod can help improve your code’s type safety, leading to better software and a smoother development experience. Plus it easily integrates with existing TypeScript and JavaScript projects.
See the basics of IndexedDB—create a database, add data, retrieve data and delete data—and advanced topics such as indexing, transactions and versioning.
Dive deep into React’s useMemo hook and learn when to use it, when to avoid it, and what mistakes to steer clear of so you can reduce expensive computations.
Learn about tRPC and how it can help us remotely call backend functions on the client side using TypeScript inference for working fast and efficiently with API.