Alex
sannnao.bsky.social
Alex
@sannnao.bsky.social
A passionate software JavaScript developer
Trying to implement ViewTransitions. Currently shared transitions not working with first and last items of the list. Is it something wrong with my implementation or it's ViewTransition to be fixed?
October 22, 2025 at 8:54 PM
I've added a little demo what `react-docs-mcp` is doing for you.

You can check it out here:
www.npmjs.com/package/reac...

You can install it in one command to your claud code:
```claude mcp add --transport stdio react-docs -- npx react-docs-mcp```
October 17, 2025 at 1:43 PM
Here is the usage in action!
Initially it's trying to find the info based on current (outdated) knowledge. But thanks to react-docs-mcp it figures it our that now useImperativeHandle and forwardRef is not needed anymore!
October 16, 2025 at 6:22 AM