Peter Briggs

Results 47 comments of Peter Briggs

Hmm, interesting. @Abd-Alwahab can you access other `.dev` domains like https://get.dev? If you can, maybe there's a firewall misclassifying and blocking `react.dev` as social media because of it's relation to...

Hey there @KishorKumarParoi! πŸ‘‹ The error in this code is intentional. It's showing the second step of a 3-step refactoring to [lift state up]. That said, I agree that this...

Yes, that's correct. Commit the changes to the branch on your fork, then open your fork on GitHub. You should see a message something like this: ![image](https://github.com/reactjs/react.dev/assets/146312751/d6110c7b-206d-4f18-9e17-25b4fb9851df) Hit the "Contribute"...

Hey there @loveloki πŸ‘‹ I'd say it's more likely this page *missing* documentation about this `fetch` value than somehow having an extra sentence. Maybe [open an issue] reporting this contradiction...

Hmm, yes. I wonder if the survey is still relevant, or if we've just forgotten to remove it. @acdlite @rickhanlonii Could someone from the React team who manages the survey...

Hey there @haroon6268! πŸ‘‹ https://github.com/reactjs/react.dev/issues/6713#issue-2209791402 has been updated with a brief style guide for what instances of the terms should be capitalized, and what should remain lowercase. Could you please:...

@Tinttori, I may be wrong so don't quote me on this, but I always thought "rendering" is the process of *running the component functions,* and React updates the DOM when...

Hey there, @sify21! πŸ‘‹ I am unable to reproduce this bug in Firefox 123.0.1 on Ubuntu 23.10. A screenshot of my results is below. Two action items for you to...