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