If you're working on a tool/script that uses @github's APIs, try github.com/ph-fritsche/githu… to write concise and meaningful tests without touching live data.
Things that drive devs crazy:
TIL React doesn't trigger onBeforeInput handlers for beforeinput events because at some point in time browsers didn't implement beforeinput 🤯🤪
React Testing Library v13 with support for React 18 is now released.
Upgrade now if your app is using React 18.
npmjs.com/package/@testing-l…
Many thanks @sebsilbermann for the hard work on this release!
The documentation for @TestingLib's user-event has been updated.
If you are actively working on a project, we recommend to switch to `v14-beta` now. 🚀
Check it out! 👇
testing-library.com/user-eve…
Just released the first beta of @TestingLib's user-event version 14. 🎉
It's still a pre-release, but all (planned) breaking changes are done. So check it out!
You can read about the new features here:
ph-fritsche.github.io/blog/p…#testing
A while ago I started a package collection for separating concerns in Symfony applications.
You can read about the cornerstone, Symfony apps in ADR pattern, here:
ph-fritsche.github.io/blog/p…#php#symfony#pitch