Added the Chrome Extension link into DDIR's ToC
Added the Chrome Extension link into DDIR's ToC
quick tip on React Internals Explorer:
click the ? mark on the top right to see the introduction one more time!!
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...
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...
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...
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...
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
The coding challenge looks cooler on Deeper Dive Into React!
There should be bubbles when we dive! So they are added!
Added the Shaku button on React Internals Explorer! And I think it is quite fun! Check it out. jser.pro/ddir/rie
Added some blue tooltips to React Internals Explorer UI!
(turned out to be not that easy to implement....๐ซ )
๐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...
๐ 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...
@danabra.mov may I get some feedback from you? ๐ณ
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
+1 the experience of going back from a full route navigation is quite bad
@bsky.app when will we be able to post videos?
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
Hello World!