Skip to content

Instantly share code, notes, and snippets.

@PaquitoSoft
Created March 12, 2022 21:16
Show Gist options
  • Save PaquitoSoft/d2cb0de9b699033a04d935694022e17f to your computer and use it in GitHub Desktop.
Save PaquitoSoft/d2cb0de9b699033a04d935694022e17f to your computer and use it in GitHub Desktop.

Revisions

  1. PaquitoSoft created this gist Mar 12, 2022.
    9 changes: 9 additions & 0 deletions frontend_the_beginning.md
    Original 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)