You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nota: Los ejercicios son autograduados pero los tests son muy rígidos y estrictos, mi recomendación es que ignores los tests y los uses solo como una recomendación o pueden frustrarte.
71
-
72
70
<!-- endhide -->
73
71
74
72
## ¿Cómo están organizados los ejercicios?
@@ -79,6 +77,8 @@ Cada ejercicio es una pequeña aplicación de react que contiene los siguientes
79
77
2.**README.md:** Contiene las instrucciones de los ejercicios.
80
78
3.**test.js:** No tienes que abrir este archivo, contiene el script del test para el ejercicio.
81
79
80
+
> Nota: Los ejercicios son autograduados pero los tests son muy rígidos y estrictos, mi recomendación es que ignores los tests y los uses solo como una recomendación o pueden frustrarte.
81
+
82
82
## Colaboradores
83
83
84
84
Gracias a estas personas maravillosas ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated.
70
69
71
70
<!-- endhide -->
72
71
@@ -78,6 +77,8 @@ Each exercise is a small react application containing the following files:
78
77
2.**README.md:** contains exercise instructions.
79
78
3.**test.js:** you don't have to open this file, it contains the testing script for the exercise.
80
79
80
+
> Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated.
81
+
81
82
## Contributors
82
83
83
84
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
0 commit comments