Skip to content

Translated "Community/Articles"; #184

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

Merged
merged 2 commits into from
Mar 27, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions content/community/articles.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
id: articles
title: Articles
title: Artigos
layout: community
sectionid: community
permalink: community/articles.html
---

- [React How-to](https://github.com/petehunt/react-howto) - Pete Hunt's guide to the React ecosystem.
- [9 things every React.js beginner should know](https://camjackson.net/post/9-things-every-reactjs-beginner-should-know) - Cam Jackson's guide for beginners.
- [React "Aha" Moments](https://tylermcginnis.com/react-aha-moments/) - Tyler McGinnis' article on his collection of "Aha" moments with React.
- [You're missing the point of React](https://medium.com/@dan_abramov/youre-missing-the-point-of-react-a20e34a51e1a) - Dan Abramov's article about the best parts of React.
- [Timeline for Learning React](https://daveceddia.com/timeline-for-learning-react/) - Dave Ceddia's reccommended timeline for learning React and the React ecosystem.
- [Simple React Development in 2017](https://hackernoon.com/simple-react-development-in-2017-113bd563691f) - Joshua Comeau's guide to showcase how easy it can be to start modern React development.
- [React FAQ](https://reactfaq.site/) - An external site with articles that try to answer frequently asked questions about React.
- [Visual Guide to State in React](https://daveceddia.com/visual-guide-to-state-in-react/) - Dave Ceddia's visual guide to React state.
- [React How-to](https://github.com/petehunt/react-howto) - O Guia de Pete Hunt para o ecossistema React.
- [9 things every React.js beginner should know](https://camjackson.net/post/9-things-every-reactjs-beginner-should-know) - O Guia de Cam Jackson para iniciantes.
- [React "Aha" Moments](https://tylermcginnis.com/react-aha-moments/) - Artigo de Tyler McGinnis em sua coleção de momentos "Aha" com React.
- [You're missing the point of React](https://medium.com/@dan_abramov/youre-missing-the-point-of-react-a20e34a51e1a) - Artigo de Dan Abramov sobre as melhores partes do React.
- [Timeline for Learning React](https://daveceddia.com/timeline-for-learning-react/) - O Cronograma recomendado por Dave Ceddia para aprender React e seu ecossistema.
- [Simple React Development in 2017](https://hackernoon.com/simple-react-development-in-2017-113bd563691f) - O Guia de Joshua Comeau para mostrar como é fácil começar o desenvolvimento moderno com React.
- [React FAQ](https://reactfaq.site/) - Um site externo com artigos que tentam responder as perguntas frequentes sobre o React.
- [Visual Guide to State in React](https://daveceddia.com/visual-guide-to-state-in-react/) - O Guia visual de Dave Ceddia para o estado ("state") do React.