learn-react
CtrlK
  • About this tutorial
  • Introduction
    • What is React?
    • Virtual-DOM
    • JSX
    • Components
    • Props
    • State
    • Lifecycle
  • Hands-on
    • Creating the project
  • Sources
Powered by GitBook
On this page

Sources

https://reactjs.org/

https://reactjs.org/docs/react-component.html#the-component-lifecycle

https://tableless.com.br/guia-completo-react-ecossistema/

https://docs.npmjs.com/

https://reactjs.org/blog/2015/07/03/react-v0.14-beta-1.html

https://webpack.js.org/

https://babeljs.io/

https://www.concrete.com.br/2016/04/29/guia-do-es6/

http://loopinfinito.com.br/2014/10/29/hoisting-e-escopo-em-javascript/

http://es6-features.org

https://revelry.co/the-virtual-dom/

https://hackernoon.com/reusing-ui-components-its-not-that-hard-f985f1472b9

https://webdesigntips.blog/web-design/javascript/using-react-style-callback-props-with-vue-pros-and-cons/

https://www.raywenderlich.com/1729-integrating-parse-and-react-native-for-ios

https://code.likeagirl.io/understanding-react-component-life-cycle-49bf4b8674de

http://danorlando.com/leveraging-react-component-lifecycle-part-2-update-phase/

PreviousCreating the project

Last updated 6 years ago