Skip to content
React

File:React_Logo_SVG.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ19399674· pop 49· linked from 507 articles

Also known as React.js, React JavaScript library, ReactJS, reactjs

Biblioteca de JavaScript

Key facts

Original author
Jordan Walke
Developers
Meta and community
Initial release
May 29, 2013 ; 13 years ago ( 2013-05-29 )
Written in
JavaScript
Platform
Web platform
Type
JavaScript library
License
MIT License
Website
react .dev
Repository
github .com /facebook /react

via Wikipedia infobox

Source code

We have several examples on the website. Here is the first one to get you started: This example will render "Hello Taylor" into a container on the page. You'll notice that we used an HTML-like syntax; we call it JSX. JSX is not required to use React, but it makes code more readable, and writing it feels like writing HTML. The main purpose of this repository is to continue evolving React core, making it faster and easier to use. Development of React happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving React. Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated. Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React. To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started.

Excerpt from the source-code README · 5,316 chars · not written by Vinony

Article · Português

O React (também denominado React.js ou ReactJS) é uma biblioteca front-end JavaScript de código aberto com foco em criar interfaces de usuário em páginas web. Criado em 2011 pelo Facebook, com a criação de views declarativas e baseando-se em componentes, possuía o intuito de otimizar a atualização e a sincronização de atividades simultâneas no feed de notícias da rede social e melhorar a manutenção de código. É mantido pelo Facebook, Instagram, outras empresas e uma comunidade de desenvolvedores individuais. É utilizado nos sites da Netflix, Imgur, Feedly, Airbnb, SeatGeek, HelloSign, Walmart e outros. Em 2015, o Facebook anunciou o módulo React Native, que em conjunto com o React, possibilita o desenvolvimento de aplicativos para Android e iOS utilizando componentes de interface de usuário nativos de ambas plataformas, sem precisar recorrer ao HTML. Na pesquisa de 2018 sobre hábitos de desenvolvedores do site Stack Overflow, o React foi a terceira biblioteca ou framework mais citado pelos usuários e desenvolvedores profissionais, ficando atrás somente do Node.js e Angular, respectivamente.

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (3)