Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation of blog post: "2018-03-27-update-on-async-rendering" #208

Merged
merged 32 commits into from Oct 22, 2019
Merged

Translation of blog post: "2018-03-27-update-on-async-rendering" #208

merged 32 commits into from Oct 22, 2019

Conversation

rn4n
Copy link

@rn4n rn4n commented Apr 18, 2019

#151 - Atualização em Renderização Assíncrona

./content/blog/2018-03-27-update-on-async-rendering.md

  • Introduction
  • Gradual Migration Path
  • Migrating from Legacy Lifecycles
  • New lifecycle: getDerivedStateFromProps
  • New lifecycle: getSnapshotBeforeUpdate
  • Examples
  • Initializing state
  • Fetching external data
  • Adding event listeners (or subscriptions)
  • Updating state based on props
  • Invoking external callbacks
  • Side effects on props change
  • Fetching external data when props change
  • Reading DOM properties before an update
  • Other scenarios
  • Open source project maintainers

@netlify
Copy link

netlify bot commented Apr 18, 2019

Deploy preview for pt-br-reactjs ready!

Built with commit f06140c

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

@jhonmike jhonmike mentioned this pull request Apr 18, 2019
45 tasks
@jhonmike jhonmike added blog Blog post translation work in progress Author opened the pull-request but it's still being worked on labels Apr 18, 2019
@rn4n
Copy link
Author

rn4n commented Jul 11, 2019

Dando continuidade na tradução. 😺

@jcserracampos
Copy link
Member

@reebr Você pretende terminar esta tradução ou podemos liberá-la?

@rn4n
Copy link
Author

rn4n commented Sep 8, 2019

@jcserracampos pretendo terminar.
Estou mexendo nela ainda, só não commitei as alterações.

Mals pela demora.

@rn4n
Copy link
Author

rn4n commented Oct 17, 2019

@jcserracampos @jhonmike acredito estar tudo ok para revisão.
Novamente, mals pela demora em concluir a tradução. 🤔

@rn4n rn4n marked this pull request as ready for review October 17, 2019 05:33
@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 Oct 17, 2019
Copy link
Member

@jhonmike jhonmike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Não sei se li muito rápido, mas confesso que a tradução me agradou, parabéns!

@jhonmike jhonmike added needs +1 Needs another approval before merging and removed needs review A pull request ready to be reviewed labels Oct 22, 2019
@jhonmike
Copy link
Member

@reebr consegue atualizar sua branch com a master?

@rn4n
Copy link
Author

rn4n commented Oct 22, 2019

@jhonmike Feito.

@jhonmike jhonmike added 🌐 translated Translation is completed for this page and removed needs +1 Needs another approval before merging labels Oct 22, 2019
@jhonmike jhonmike merged commit af013ed into reactjs:master Oct 22, 2019
@rn4n rn4n deleted the 2018-03-27-update-on-async-rendering branch October 22, 2019 12:07
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.

None yet

4 participants