lifeles666 / tutorial-django-angularjs-thinkster-spanish

Traducción al español del tutorial "Building Web Applications with Django and AngularJS" de la web https://thinkster.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tutorial-django-angularjs-thinkster-spanish

Traducción al español del tutorial "Building Web Applications with Django and AngularJS" de la web https://thinkster.io/

En este tutorial vamos a construir un clon simplificado de Google+ llamada "Not Google Plus" con Django y AngularJS. In this tutorial you will build a simplified Google+ clone called “Not Google Plus” with Django and AngularJS.

Capitulos

  1. Introducción
  2. Extendiendo el modelo User por defecto de Django
  3. Serializando los modelos User y UserProfile
  4. Registrando nuevos usuarios
  5. Conectando a los usuarios
  6. Desconcetando a los usuarios
  7. Haciendo un modelos Post
  8. Renderizando objetos Post
  9. Creando nuevos posts
  10. Mostrando el perfil de usuario
  11. Actualizando los Perfiles de Usuario
  12. ¡Felicidades!¡Lo conseguiste!

About

Traducción al español del tutorial "Building Web Applications with Django and AngularJS" de la web https://thinkster.io/

License:MIT License