From basic type hints to creating your own generic classes, this is your complete guide to writing modern, robust, and type-safe Python code.
Blog
A personal reflection on moving from a world of Node.js and Next.js to the Python ecosystem, driven by a superior developer experience and the pull of AI/ML.
A guide to specialized React hooks like useTransition, useDeferredValue, and useId for advanced performance optimization and server-rendering use cases.
Explore advanced React hooks like useReducer, useCallback, useMemo, and useRef to optimize your applications and write cleaner code.
A comprehensive guide to using Goose for managing database schema migrations in your Go applications.