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-eekkah-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

netlifyBot 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

@jhonmikejhonmike added blog Blog post translation work in progress Author opened the pull-request but it's still being worked on labels Apr 12, 2019
@jhonmikejhonmike 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
@jhonmikejhonmike 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 threadcontent/blog/2017-07-26-error-handling-in-react-16.md Outdated
Comment threadcontent/blog/2017-07-26-error-handling-in-react-16.md Outdated
@jhonmikejhonmike 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 Mikeand 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

Copy link
Copy Markdown
Author

Vlw pelas correções @jhonmike 👍

@jhonmike
jhonmike merged commit b11702a into reactjs:masterApr 16, 2019
@jhonmikejhonmike 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-integrationBot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blogBlog post translation🌐 translatedTranslation is completed for this page

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kah-eek@jhonmike