Skip to content

Translation of Error Handling in React 16 - #201

Merged
jhonmike merged 14 commits into
reactjs:masterfrom
kah-eek:error-handling-in-react-16
Apr 16, 2019
Merged

Translation of Error Handling in React 16#201
jhonmike merged 14 commits into
reactjs:masterfrom
kah-eek:error-handling-in-react-16

Conversation

@kah-eek

@kah-eek kah-eek commented Apr 12, 2019

Copy link
Copy Markdown

Translation is done 馃殌

  • Introduction
  • Behavior in React 15 and Earlier
  • Introducing Error Boundaries
  • Live Demo
  • Where to Place Error Boundaries
  • New Behavior for Uncaught Errors
  • Component Stack Traces
  • Why Not Use try / catch?
  • Naming Changes from React 15

@netlify

netlify Bot commented Apr 12, 2019

Copy link
Copy Markdown

Deploy preview for pt-br-reactjs ready!

Built with commit b6a596c

https://deploy-preview-201--pt-br-reactjs.netlify.com

@jhonmike jhonmike added blog Blog post translation work in progress Author opened the pull-request but it's still being worked on labels Apr 12, 2019
@jhonmike jhonmike mentioned this pull request Apr 12, 2019
45 tasks
@kah-eek
kah-eek marked this pull request as ready for review April 14, 2019 02:15
@jhonmike jhonmike added needs review A pull request ready to be reviewed and removed work in progress Author opened the pull-request but it's still being worked on labels Apr 15, 2019
Comment thread content/blog/2017-07-26-error-handling-in-react-16.md Outdated
Comment thread content/blog/2017-07-26-error-handling-in-react-16.md Outdated
@jhonmike jhonmike added needs author response Changes requested needing author's input and removed needs review A pull request ready to be reviewed labels Apr 15, 2019
Jhon Mike and others added 2 commits April 14, 2019 22:34
Co-Authored-By: CaiqueMOliveira <caique.m.oliveira.br@gmail.com>
Co-Authored-By: CaiqueMOliveira <caique.m.oliveira.br@gmail.com>
@kah-eek

kah-eek commented Apr 15, 2019

Copy link
Copy Markdown
Author

Vlw pelas corre莽玫es @jhonmike 馃憤

@jhonmike
jhonmike merged commit b11702a into reactjs:master Apr 16, 2019
@jhonmike jhonmike added 馃寪 translated Translation is completed for this page and removed needs author response Changes requested needing author's input labels Apr 16, 2019
@kah-eek
kah-eek deleted the error-handling-in-react-16 branch April 16, 2019 01:10
devin-ai-integration Bot pushed a commit to WalissonRodrigo/pt-br.react.dev that referenced this pull request Jul 9, 2026
* translate the introduction block

* translate the 'Behavior in React 15 and Earlier' block

* translate the 'Introducing Error Boundaries' block

* translate the 'Live Demo' block

* translate the 'Where to Place Error Boundaries' block

* translate the 'New Behavior for Uncaught Errors' block

* translate the 'Component Stack Traces' block

* translate the 'Why Not Use try / catch?' block

* translate the 'Naming Changes from React 15' block

* fix typo

* Update content/blog/2017-07-26-error-handling-in-react-16.md

Co-Authored-By: CaiqueMOliveira <caique.m.oliveira.br@gmail.com>

* Update content/blog/2017-07-26-error-handling-in-react-16.md

Co-Authored-By: CaiqueMOliveira <caique.m.oliveira.br@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blog Blog post translation 馃寪 translated Translation is completed for this page

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants