Created
March 12, 2022 21:16
-
-
Save PaquitoSoft/d2cb0de9b699033a04d935694022e17f to your computer and use it in GitHub Desktop.
Revisions
-
PaquitoSoft created this gist
Mar 12, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ # Enlaces para empezar en desarrollo frontend * [Curso completo de MDN](https://developer.mozilla.org/es/docs/Learn/Getting_started_with_the_web) (texto) * [Bootcamp web con Midudev](https://www.youtube.com/watch?v=wTpuKOhGfJE&list=PLV8x_i1fqBw0Kn_fBIZTa3wS_VZAqddX7) (video): Front + Back * [Javascript desde cero con Carlos Azaustre](https://www.youtube.com/watch?v=S9ojNaeC1RI) (video) * [Desarrollo web con freeCodeCamp](https://www.freecodecamp.org/learn/responsive-web-design/) (texto) * [Curso de HTML con freeCodeCamp](https://www.youtube.com/watch?v=kUMe1FH4CHE) (video) * [Javascript desde cero con Wes Bos](https://wesbos.com/javascript/01-the-basics/welcome) (texto) * [30 retos JS con Wes Bos](https://javascript30.com/) (video)