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
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,11 @@
6
6
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/master-javascript-programming-exercises/blob/main/README.es.md):es:*
7
7
<!-- endhide -->
8
8
9
-
**160 exercises about JavaScript.**
9
+
### 160 exercises about JavaScript.
10
10
11
-
Complete selection of auto-graded and interactive JavaScript exercises for anyone interested in learning JavaScript!
11
+
Complete selection of auto-graded and interactive JavaScript exercises, where you will start practicing the writing of actual code and learn many of the most popular JavaScript methods!
12
+
13
+
> One key thing to learn in the world of coding is that the same problem may have multiple valid solutions, the important thing is that you understand the logic and principles behind them.
0 commit comments