Skip to content

Commit

Permalink
Added image with spanish roadmap, sorted readmes alphabeticaly
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Gołąb committed Jul 3, 2019
1 parent 0542b85 commit 26f598d
Show file tree
Hide file tree
Showing 8 changed files with 1,937 additions and 23 deletions.
8 changes: 4 additions & 4 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

[README in English](README.md)

[README in Spanish](README-ES.md)

[README in Russian](README-RU.md)
[README in Japanese](README-JA.md)

[README in Portuguese (Brazil)](README-PTBR.md)

[README in Japanese](README-JA.md)
[README in Russian](README-RU.md)

[README in Spanish](README-ES.md)

> 该指南将助你在 2019 成为一名 React 开发者
Expand Down
13 changes: 8 additions & 5 deletions README-ES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# React Developer Roadmap

[README in Chinese](README-CN.md)

[README in Spanish](README-ES.md)
[README in English](README.md)

[README in Russian](README-RU.md)
[README in Japanese](README-JA.md)

[README in Portuguese (Brazil)](README-PTBR.md)

[README in Russian](README-RU.md)

> Roadmap para convertirse en un desarrollador React en 2019::
A continuación puede encontrar un gráfico que muestra las rutas que puede tomar y las bibliotecas que le gustaría aprender para convertirse en un desarrollador React. Hice esta tabla como una sugerencia para todos los que me preguntan: "¿Qué debo aprender a continuación como desarrollador de React?"
Expand All @@ -16,7 +19,7 @@ A continuación puede encontrar un gráfico que muestra las rutas que puede toma
## Roadmap

![Roadmap](./roadmap.png)
![Roadmap](./roadmap-es.png)

## Resources

Expand Down Expand Up @@ -55,7 +58,7 @@ A continuación puede encontrar un gráfico que muestra las rutas que puede toma
* [Rollup](https://rollupjs.org/guide/en)
* [Parcel](https://parceljs.org/)
5. Estilo
1. Preprocesadores CSS
1. Preprocesadores CSS
* [Sass/CSS](https://sass-lang.com/)
* [PostCSS](https://postcss.org/)
* [Less](http://lesscss.org/)
Expand Down Expand Up @@ -151,7 +154,7 @@ A continuación puede encontrar un gráfico que muestra las rutas que puede toma
* [Rogue](https://github.com/alidcastano/rogue.js)
15. Generador de sitio estático
* [Gatsby](https://www.gatsbyjs.org/)
16. Integración con Framework de Backend
16. Integración con Framework de Backend
* [React on Rails](https://shakacode.gitbooks.io/react-on-rails/content/)
17. Móvil
* [React Native](https://facebook.github.io/react-native/)
Expand Down
7 changes: 5 additions & 2 deletions README-JA.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# React 開発者ロードマップ
[README in English](README.md)

[README in Chinese](README-CN.md)

[README in Russian](README-RU.md)
[README in English](README.md)

[README in Portuguese (Brazil)](README-PTBR.md)

[README in Russian](README-RU.md)

[README in Spanish](README-ES.md)

> Roadmap to becoming a React developer in 2019:
これはReact開発者になるためにあなたが学ぶべき技術やライブラリを示すチャートです。 このチャートは、「React開発者として次に何を学ぶ必要があるのか」と悩むすべての人へのヒントとして作成しました。
Expand Down
8 changes: 4 additions & 4 deletions README-PTBR.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Guia do desenvolvedor React

[README in English](README.md)
[README in Chinese](README-CN.md)

[README in Spanish](README-ES.md)
[README in English](README.md)

[README in Chinese](README-CN.md)
[README in Japanese](README-JA.md)

[README in Russian](README-RU.md)

[README in Japanese](README-JA.md)
[README in Spanish](README-ES.md)

> Guia para se tornar um desenvolvedor React em 2019:
> Abaixo, você pode encontrar um diagrama mostrando os caminhos que podem levar, bem como as bibliotecas que você precisa aprender para se tornar um desenvolvedor React. Eu fiz esse esquema como uma dica para qualquer um que me perguntasse: "O que eu deveria aprender mais como desenvolvedor React?"
Expand Down
8 changes: 4 additions & 4 deletions README-RU.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# План становления React-разработчиком

[README in English](README.md)
[README in Chinese](README-CN.md)

[README in Spanish](README-ES.md)
[README in English](README.md)

[README in Chinese](README-CN.md)
[README in Japanese](README-JA.md)

[README in Portuguese (Brazil)](README-PTBR.md)

[README in Japanese](README-JA.md)
[README in Spanish](README-ES.md)

> План, чтобы стать React-разработчиком в 2019 году:
Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# React Developer Roadmap
[README in Chinese](README-CN.md)

[README in Spanish](README-ES.md)
[README in Chinese](README-CN.md)

[README in Russian](README-RU.md)
[README in Japanese](README-JA.md)

[README in Portuguese (Brazil)](README-PTBR.md)

[README in Japanese](README-JA.md)
[README in Russian](README-RU.md)

[README in Spanish](README-ES.md)

> Roadmap to becoming a React developer in 2019:
Expand Down
Binary file added roadmap-es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,907 changes: 1,907 additions & 0 deletions src/react-developer-roadmap-es.xml

Large diffs are not rendered by default.

0 comments on commit 26f598d

Please sign in to comment.