Skip to content

Commit a11ea6d

Browse files
authored
Merge pull request #38 from Fiorellaps/master
Update Readme
2 parents 21d6bca + a977679 commit a11ea6d

40 files changed

Lines changed: 445 additions & 53 deletions

File tree

00-boilerplate/Readme.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/00-boilerplate/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/00-boilerplate/Readme.md)
6+
7+
<br>
8+
<br>
9+
10+
111
# 00 boilerplate
212

313
## Resume
414

515
Starting point for the rest of examples.
616

7-
Is just a blank project created using create-react-app.
17+
It is just a blank project created using create-react-app.
818

9-
Hop into 01-use-state Readme.md and start with the fun :).
19+
Hop into [_01-use-state_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state) and start with the fun :).
1020

1121
# About Basefactor + Lemoncode
1222

@@ -20,4 +30,4 @@ For the LATAM/Spanish audience we are running an Online Front End Master degree,
2030

2131
If you like the world of _backend_ you can sign up to our [Bootcamp backend Online Lemoncode](https://lemoncode.net/bootcamp-backend#bootcamp-backend/inicio).
2232

23-
And if you want to dive into the world _devops_ sign up for our [Bootcamp devops Online Lemoncode](https://lemoncode.net/bootcamp-devops#bootcamp-devops/inicio).
33+
And if you want to dive into the world _devops_ sign up for our [Bootcamp devops Online Lemoncode](https://lemoncode.net/bootcamp-devops#bootcamp-devops/inicio).

00-boilerplate/Readme_es.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/00-boilerplate/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/00-boilerplate/Readme.md)
6+
7+
<br>
8+
<br>
9+
10+
111
# 00 boilerplate
212

313
## Resumen
@@ -6,7 +16,7 @@ Punto de partida para el resto de ejemplos.
616

717
Es simplemente un proyecto en blanco usando webpack.
818

9-
Salta a 01-use-state Readme_es.md y empieza la diversión :).
19+
Salta a [_01-use-state_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state) y empieza la diversión :).
1020

1121
# ¿Te apuntas a nuestro máster?
1222

01-use-state/Readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state/Readme.md)
6+
7+
<br>
8+
<br>
9+
110
# 01 Use State
211

312
## Resume
413

5-
This example takes the _00-boiler-plate_ example as a starting point.
14+
This example takes the [_00-boiler-plate_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/00-boilerplate) example as a starting point.
615

716
Let's start by creating a component that displays a name in an **h4**,
817
and can be edited using an **input**.

01-use-state/Readme_es.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state/Readme.md)
6+
7+
<br>
8+
<br>
9+
10+
111
# 01 Use State
212

313
## Resumen
414

5-
Este ejemplo toma como punto de partida el ejemplo _00-boiler-plate_.
15+
Este ejemplo toma como punto de partida el ejemplo [_00-boiler-plate_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/00-boilerplate).
616

717
Vamos a crear un componente que por un lado muestre un nombre en
818
un **h4**, y por otro permita editarlo utilizando un **input**.

02-use-state-object/Readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/02-use-state-object/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/02-use-state-object/Readme.md)
6+
7+
<br>
8+
<br>
9+
110
# 02 Use State Object
211

312
## Resume
413

5-
This example takes the _01-use-state_ as a starting point.
14+
This example takes the [_01-use-state_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state) as a starting point.
615

716
In the previous example we stored a string in the state, but... we don't use _useState_ just for basic types. Can we store an object using
817
_useState_? Yes we can, but we have to take into consideration that updates on this

02-use-state-object/Readme_es.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/02-use-state-object/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/02-use-state-object/Readme.md)
6+
7+
<br>
8+
<br>
9+
10+
111
# 02 Use State Object
212

313
## Resumen
414

5-
Este ejemplo toma como punto de partida el ejemplo _01-use-state_.
15+
Este ejemplo toma como punto de partida el ejemplo [_01-use-state_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/01-use-state).
616

717
En el ejemplo anterior almacenábamos un string en el estado, pero
818
no todo son tipos básicos. ¿Podemos almacenar un objeto utilizando

03-component-did-onload/Readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload/Readme.md)
6+
7+
<br>
8+
<br>
9+
110
# 03 Component Did Mount
211

312
## Resume
413

5-
This example takes as a starting point the _02-use-state-object_ example.
14+
This example takes as a starting point the [_02-use-state-object_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/02-use-state-object) example.
615

716
Let's start practicing with another React's core hook: _useEffect_
817

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload/Readme.md)
6+
7+
<br>
8+
<br>
9+
110
# 03 Component DOM on load
211

312
## Resumen
413

5-
Este ejemplo toma como punto de partida el ejemplo _02-use-state-object_.
14+
Este ejemplo toma como punto de partida el ejemplo [_02-use-state-object_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/02-use-state-object).
615

716
Vamos a empezar a jugar con otro de los hooks core de React: _useEffect_
817

04-component_unmount/Readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/04-component_unmount/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/04-component_unmount/Readme.md)
6+
7+
<br>
8+
<br>
9+
110
# 04 Component unmount
211

312
## Resume
413

5-
This example takes the _03-component-dom-onload_ example as starting point.
14+
This example takes the [_03-component-dom-onload_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload) example as starting point.
615

716
In this example we are going to see how to free resources when we unmount a DOM component.
817

04-component_unmount/Readme_es.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
[<img align="left" src="https://images.squarespace-cdn.com/content/v1/56cdb491a3360cdd18de5e16/1536155167931-3JJ7O74IM4QP88L0RQS9/3_200.png" alt="español" width="170"/>](https://lemoncode.net/)
2+
3+
4+
[<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Spain_flag_icon.svg/1200px-Spain_flag_icon.svg.png" alt="english" width="50"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/04-component_unmount/Readme_es.md)
5+
[<img align="right" src="https://assets.stickpng.com/images/580b585b2edbce24c47b2836.png" alt="inglés" width="47"/>](https://github.com/Lemoncode/react-hooks-by-example/blob/master/04-component_unmount/Readme.md)
6+
7+
<br>
8+
<br>
9+
110
# 04 Component DOM unmount
211

312
## Resumen
413

5-
Este ejemplo toma como punto de partida el ejemplo _03-component-dom-onload_.
14+
Este ejemplo toma como punto de partida el ejemplo [_03-component-dom-onload_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload).
615

716
En este ejemplo vamos a ver como liberar recursos cuando desmontamos un
817
componente del DOM.

0 commit comments

Comments
 (0)