hellomyketty.bsky.social
@hellomyketty.bsky.social
That’s okay, thanks for getting back to me. :)

By the way, your tattoo is really cool!
August 22, 2025 at 5:40 AM
Hi👋 Could you please review my code? I have fullly test my code:

I’ve passed 240 react official CI tests. The only failure was Prettier, which I’ve already fixed—sorry for the oversight.

My PR address: github.com/facebook/rea...

I’d be grateful if you could take a look at my PR! :D
bugfix: fix hook amount check fail by HHsomeHand · Pull Request #34116 · facebook/react
My modification is meant to fix a logical error inside React. It allows React to catch the error of "inconsistent number of hooks before and after." I'm not trying to make React suppo...
github.com
August 22, 2025 at 5:34 AM
Hi👋 Could you please review my code?

I’ve passed 240 react official CI tests. The only failure was Prettier, which I’ve already fixed—sorry for the oversight.

My PR address: github.com/facebook/rea...

I’d be grateful if you could take a look at my PR! :D
bugfix: fix hook amount check fail by HHsomeHand · Pull Request #34116 · facebook/react
My modification is meant to fix a logical error inside React. It allows React to catch the error of "inconsistent number of hooks before and after." I'm not trying to make React suppo...
github.com
August 21, 2025 at 12:42 AM
Hello! Could you please review my code? I have fullly test my code:

I run `yarn test` and link the build to my project to manually test the change.

And I also add an integration test.

PR address: github.com/facebook/rea...

Please feel free to offer your valuable opinions! Thank you!
bugfix: fix hook amount check fail by HHsomeHand · Pull Request #34116 · facebook/react
I'm not trying to make React support conditional hooks, I'm trying to make React able to catch inconsistent hook amounts. Summary please forgive me poor English. My native language is not...
github.com
August 13, 2025 at 1:37 AM
Hello. Could you please review my code? I have fullly test my code:

I run `yarn test` and link the build to my project to manually test the change.

And I also add an integration test.

PR address: github.com/facebook/rea...

Please feel free to offer your valuable opinions! Thank you!
bugfix: fix hook amount check fail by HHsomeHand · Pull Request #34116 · facebook/react
I'm not trying to make React support conditional hooks, I'm trying to make React able to catch inconsistent hook amounts. Summary please forgive me poor English. My native language is not...
github.com
August 11, 2025 at 11:00 PM
Hello. Could you please review my code? I have fullly test my code:

I run `yarn test` and link the build to my project to manually test the change.

And I also add an integration test.

PR address: github.com/facebook/rea...

Please feel free to offer your valuable opinions! Thank you!
bugfix: fix hook amount check fail by HHsomeHand · Pull Request #34116 · facebook/react
I'm not trying to make React support conditional hooks, I'm trying to make React able to catch inconsistent hook amounts. Summary please forgive me poor English. My native language is not...
github.com
August 11, 2025 at 6:11 AM
Can you please review my code? I have fullly test my code, I am very sure that It will work.

I ran yarn test and link the build to my project to manually test the changes.

github.com/facebook/rea...
bugfix: fix hook amount check fail by HHsomeHand · Pull Request #34116 · facebook/react
Summary please forgive me poor English. My native language is not English, sorry. Bug Description: import clsx from 'clsx'; import React, {useEffect, useState} from 'react'; inte...
github.com
August 9, 2025 at 5:41 PM