Alex
sannnao.bsky.social
Alex
@sannnao.bsky.social
A passionate software JavaScript developer
My favorite things LLM generates - are ideas in my head!

I LOVE planning sessions with Claude ☕️

What was initially a mystery and unknown turns into so much sense and becomes overgrown with ideas that pop into mind one after another while you are iterating 😌

That's SO amazing.
October 23, 2025 at 11:28 PM
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
WOW! 🤩 I just published my very first NPM package - react-docs-mcp!

Inspired by James Swinton's talk from AG Grid at #ReactConf how he built an MCP server which provides context about AG Grid docs for our favorite coding agents, I decided to build the same for what we were all missing - React docs!
October 15, 2025 at 5:04 PM