An open API service indexing awesome lists of open source software.

https://github.com/didaquis/skylab-bootcamp

Bootcamp de programación en Skylab Coders Academy (Full-Stack Web-Development Bootcamp JavaScript)
https://github.com/didaquis/skylab-bootcamp

bootcamp expressjs javascript nodejs reactjs skylab-bootcamp skylab-coders skylab-coders-academy

Last synced: about 2 months ago
JSON representation

Bootcamp de programación en Skylab Coders Academy (Full-Stack Web-Development Bootcamp JavaScript)

Awesome Lists containing this project

README

        

![Skylab Coders Academy](skylab.png "Skylab Coders Academy")

🚀 Full-Stack Web-Development Bootcamp
======================================

Este repositorio contiene los ejercicios realizados durante el bootcamp en [Skylab Coders Academy](http://www.skylabcoders.com/es).

> "Chicos chicos! Los tipos, revisad siempre los tipos!"
>
> -- _Robert Sallent_

> "Horas de vuelo"
>
> -- _Manuel Barzi_

## Proyecto final bootcamp

[Until Now](https://github.com/didaquis/until-now-frontend)

## Changelog & progress

| Fecha | Día | Changelog |
|------------|------|-----------------|
| 2018-01-15 | 1/54 | Comandos básicos en CLI (command line interface). Repaso de Markdown y Git & GitFlow |
| 2018-01-16 | 2/54 | Git, GitFlow y GitHub. JavaScript: variables, estructuras de control, arrays, funciones |
| 2018-01-17 | 3/54 | JavaScript: objetos, prototype y polyfill |
| 2018-01-18 | 4/54 | JavaScript: objetos, prototype y polyfill. Challenges "secret.js" y "hangman.js" |
| 2018-01-19 | 5/54 | Javascript: introducción al unit testing. Uso de Jasmine |
| 2018-01-22 | 6/54 | HTML 5: elementos semánticos. JavaScript: High order functions y callbacks |
| 2018-01-23 | 7/54 | CSS: selectores avanzados. Corrección ejercicios anteriores (JS, HTML, etc) |
| 2018-01-24 | 8/54 | CSS: Posicionamiento de los elementos. FlexBox & CSS Grid. Documentación con JSDoc |
| 2018-01-25 | 9/54 | JavaScript: method chaining. Uso de Sass. Introducción a jQuery |
| 2018-01-26 | 10/54 | Javascript: event bubbling. Profundizando en jQuery. jQuery ajax. Node.js |
| 2018-01-29 | 11/54 | Aplicamos jQuery y Sass a un challenge anterior. JavaScript: "call stack" |
| 2018-01-30 | 12/54 | Refactorización de código. JavaScript: "memoization". Bootstrap. Postman |
| 2018-01-31 | 13/54 | Bootstrap, JavaScript & jQuery: ajax, refactorización de código, encapsulamiento |
| 2018-02-01 | 14/54 | JavaScript ES6 (ECMAScript 2015) |
| 2018-02-02 | 15/54 | JavaScript: ES6, fetch & promises. Spotify API |
| 2018-02-05 | 16/54 | JavaScript: callback hell & promises. Introducción a React y Babel |
| 2018-02-06 | 17/54 | React + Babel |
| 2018-02-07 | 18/54 | React + Babel |
| 2018-02-08 | 19/54 | Create-React-App. Spotify API. Ciclo de vida componentes de React. React-Router |
| 2018-02-09 | 20/54 | Create-React-App |
| 2018-02-12 | 21/54 | One Week Hackathon: creación app Tiki Ticket |
| 2018-02-13 | 22/54 | One Week Hackathon: creación app Tiki Ticket |
| 2018-02-14 | 23/54 | One Week Hackathon: creación app Tiki Ticket |
| 2018-02-15 | 24/54 | One Week Hackathon: creación app Tiki Ticket |
| 2018-02-16 | 25/54 | One Week Hackathon: creación app Tiki Ticket. Repositorio del proyecto: [Tiki-ticket](https://github.com/didaquis/skylab-bootcamp-one-week-hackathon) |
| 2018-02-19 | 26/54 | Node.js. Devtool (debugging tool) |
| 2018-02-20 | 27/54 | Node.js |
| 2018-02-21 | 28/54 | Node.js |
| 2018-02-22 | 29/54 | Node.js, Express.js, Nodemon, lodash, variables de entorno, CRUD |
| 2018-02-23 | 30/54 | Express.js, CRUD. Introducción a arquitectura de software |
| 2018-02-26 | 31/54 | Express.js, TDD & Code Coverage (Istanbul). Pug.js (template engine) |
| 2018-02-27 | 32/54 | Pug.js, JavaScript: Async / Await. Axios |
| 2018-02-28 | 33/54 | Reviewing pull request. Cookies |
| 2018-03-01 | 34/54 | MongoDB |
| 2018-03-02 | 35/54 | MongoDB. Pug |
| 2018-03-05 | 36/54 | Interacciones cliente - servidor. Gestión de promises con MongoDB |
| 2018-03-06 | 37/54 | Arquitectura de software, interfaces y contratros. Mongoose (ODM tool) |
| 2018-03-07 | 38/54 | Arquitectura de software y separación de responsabilidades. Mocha + Istanbul |
| 2018-03-08 | 39/54 | Autentificación & tokens. Mongoose-paginate |
| 2018-03-09 | 40/54 | Passport. Sessions & cookies & tokens |
| 2018-03-12 | 41/54 | Proyecto: Until Now, sprint 1 (idea, mockups, web templating) |
| 2018-03-13 | 42/54 | Proyecto: Until Now, sprint 1 (crear base de datos, crear api server) |
| 2018-03-14 | 43/54 | Proyecto: Until Now, sprint 1 (crear api client) |
| 2018-03-15 | 44/54 | Proyecto: Until Now, sprint 1 (iniciar proyecto en React) |
| 2018-03-16 | 45/54 | Proyecto: Until Now, sprint 1 (feedback, testing, bug fixing, deploy) |
| 2018-03-19 | 46/54 | Proyecto: Until Now, sprint 2 (implementar visualización y eliminación datos) |
| 2018-03-20 | 47/54 | Proyecto: Until Now, sprint 2 (TDD. Implementación creación de datos) |
| 2018-03-21 | 48/54 | Proyecto: Until Now, sprint 2 (Mejora en las API y TDD) |
| 2018-03-22 | 49/54 | Proyecto: Until Now, sprint 2 (Implementar funcionalidades en frontend) |
| 2018-03-23 | 50/54 | Proyecto: Until Now, sprint 2 (feedback, testing, bug fixing, deploy) |
| 2018-03-26 | 51/54 | Proyecto: Until Now, sprint 3 (Implementar datepicker & progress bars) |
| 2018-03-27 | 52/54 | Proyecto: Until Now, sprint 3 (Implementar sistema de login) |
| 2018-03-28 | 53/54 | Proyecto: Until Now, sprint 3 (feedback, testing, bug fixing, deploy) |
| 2018-03-29 | 54/54 | Presentación proyecto [Until Now](https://github.com/didaquis/until-now-frontend) |