Git rebase can clean up your commit history & make merges smoother—but misuse it, and you’ll break everything!
Here’s why rebase is powerful, when to use it, and how to avoid disasters 👇
Git rebase can clean up your commit history & make merges smoother—but misuse it, and you’ll break everything!
Here’s why rebase is powerful, when to use it, and how to avoid disasters 👇
This fixes a bug that prevented having the full traceback when a sync dependency with yield raised an exception in Python 3.11. 🤓
Thanks to @marcelotryle.bsky.social for the help with this one! 🙌
github.com/fastapi/fast...
This fixes a bug that prevented having the full traceback when a sync dependency with yield raised an exception in Python 3.11. 🤓
Thanks to @marcelotryle.bsky.social for the help with this one! 🙌
github.com/fastapi/fast...
* @anthropic.com support
* Mistral AI support
* big refactor to message history
Overall this release includes 40 PRs from 16 different people! 🤘
github.com/pydantic/pyd...
I'm making my most popular paid workshop free to access until December 19th.
It's the deepest dive into TypeScript generics you could imagine.
GET THAT SWEET SWEET KNOWLEDGE
www.totaltypescript.com/workshops/ty...
I'm making my most popular paid workshop free to access until December 19th.
It's the deepest dive into TypeScript generics you could imagine.
GET THAT SWEET SWEET KNOWLEDGE
www.totaltypescript.com/workshops/ty...
this is useful if you want a subscription to only stay active while some condition is true, and to stay removed while that condition is false.
a bit mindbending, but so it is with react!
this is useful if you want a subscription to only stay active while some condition is true, and to stay removed while that condition is false.
a bit mindbending, but so it is with react!