Recommended Resources
In this section, you’ll find a selection of insightful content that reflects my interests and expertise.
Each video and article has been chosen for its ability to inspire, educate, and provoke thought, providing valuable perspectives on topics I’m passionate about.
Whether you’re looking to expand your knowledge or simply explore new ideas, I hope you find these resources as enriching as I have.
Making sense of React Server Components
A deep dive into the new React Server Components feature
A Complete Guide to Pytest Fixtures
A comprehensive guide to Pytest fixtures
Understanding Patch Decorators in Python’s unittest Framework
A guide to understanding patch decorators in Python’s unittest framework
Reuven M. Lerner - All about decorators
Reuven M. Lerner's talk on decorators in Python - PyCon US 2024
Kenneth Reitz - Pipenv: The Future of Python Dependency Management
Kenneth Reitz's talk on Pipenv - PyCon US 2018
What's OAuth2 Anyway?
Learn how OAuth2 lets apps access your data securely, without revealing your password. This article explains the authorization framework behind it
Async Programming in Python
Unlocking efficiency in your code: Run I/O tasks concurrently using asyncio.