JSer
jser.bsky.social
JSer
@jser.bsky.social
noob software engineer learning React. https://jser.dev, Deeper Dive Into React https://jser.pro/ddir, React Internals Explorer https://jser.pro/ddir/rie

Added the Chrome Extension link into DDIR's ToC
August 10, 2024 at 12:56 PM
quick tip on React Internals Explorer:
click the ? mark on the top right to see the introduction one more time!!
August 2, 2024 at 1:37 AM
A quick update on React Internals Explorer:
Now we are able to see clearly how ContextProvider propagates context value changes to its consumers!

check it out: jser.pro/ddir/rie?rea...
July 31, 2024 at 2:12 AM
A quick update on React Internals Explorer:
Now we are able to see clearly how React generates component stack info for errors and how React searchs the nearest Error Boundary!
check it out: jser.pro/ddir/rie?rea...
July 20, 2024 at 2:22 PM
Added the Pass Rate for React Quiz on DDIR(Deeper Dive Into React) !! Now you can see how tricky the quizzes are 😉.
check it out: jser.pro/ddir/quiz/dd...
July 19, 2024 at 8:13 AM
Now we have a better breakpoint panel on React Internals Explorer, where we can see all the breakpoints and also able to disable them. Could be helpful to debug some tricky React code.

check it out: jser.pro/ddir/rie?rea...
July 18, 2024 at 2:06 PM
A quick update on hashtag #DDIR:
An Inspect button is added on all the React quizzes, where you can inspect the code in React Internals Explorer within one click!
check it out: jser.pro/ddir/quiz
July 13, 2024 at 1:48 PM
The coding challenge looks cooler on Deeper Dive Into React!
July 12, 2024 at 6:37 PM
There should be bubbles when we dive! So they are added!
July 12, 2024 at 10:30 AM
Added the Shaku button on React Internals Explorer! And I think it is quite fun! Check it out. jser.pro/ddir/rie
July 9, 2024 at 2:05 PM
Added some blue tooltips to React Internals Explorer UI!
(turned out to be not that easy to implement....🫠)
July 8, 2024 at 3:18 PM
🎉Now Shaku could be used as a simple Shiki transformer with `shaku-code-annotate-shiki-transformer`!

This means Shaku syntax could be integrated easily anywhere Shiki(1.x.x) is supported! Check out the demos with Astro/Next.

github.com/JSerZANP/sha...
July 6, 2024 at 3:09 PM
🎊 latest updates on RIE(React Internals Explorer) 0.1.26.
sign in / snippet actions(fork, create, edit ...) / Context component / preview console logs / better controls / global keyboard shortcut / persistent speed choice / reading materials for components / and more...
July 1, 2024 at 10:24 PM
Super excited to share with you the update on React Internals Explorer.

Now we are able to inspect more on React rendering by just clicking on it! including lanes - priorities of updates / why it renders? / why it bails out?

Check it out jser.pro/ddir/rie
June 25, 2024 at 3:15 PM
@bsky.app when will we be able to post videos?
June 21, 2024 at 9:07 PM
Super excited to introduce React Internals Explorer which visualize how React works internally automatically!
No more guessing on how it works! Inspect it! jser.pro/ddir/rie
June 19, 2024 at 12:37 PM
Hello World!
January 6, 2024 at 3:44 PM