v2.6.0: Neat spider
Highlights
- UX projects have now been moved to
Laboratoria/bootcamp
⭐ (small-businesses
,redesign-and-data
,ux-consultancy
,service-design
andvisual-design
) - Adds portuguese translation of
data-lovers
project 🇧🇷 🚀 - Adds Burger Queen API project 🌈
- Adds Burger Queen API Client project 🌈
- Adds Battleship project 🌈
- Standardises ES Modules, ES 2018 and Jest in JavaScript project boilerplates 💛 (
cipher
,data-lovers
,social-network
) - Updates learning objectives in Markdown Links project 💪
- Polishes up exercises in javascript/01-basics unit, for admission
- Replaces use of
var
forlet
orconst
where appropriate in topics:browser
,functional
,javascript
andparadigms
✔️ - Replaces projects map image with text version 🙈
Milestone: https://github.com/Laboratoria/bootcamp/milestone/61?closed=1
Contributors in this release
- @lupomontero
- @merunga
- @FabianBravoA
- @florenciasilva
- @Danielalab
- @rafaelbcerri
- @developerVilchez
- @gaposx
- @shirley-startary
- @JulianaAmoasei
- @lalogf
Changelog
- c785804 project(data-lovers): Updates eslint config to ES 2018 and type="module" (Lupo Montero @lupomontero)
- dacdd60 feat(build): Adds burger-queen-api-client project to build (Lupo Montero @lupomontero)
- cf59ca7 chore(main): Updates main readme with burger-queen-api-client (Lupo Montero @lupomontero)
- 27e2b8d project(bq-api-client): Adds Burger Queen API Client project (#883) (Mariano Crowe @merunga)
- 2fa4d91 feat(build): Adds burger-queen-api project to build (Lupo Montero @lupomontero)
- 9814000 chore(deps): Updates deps (Lupo Montero @lupomontero)
- 6a9ed73 chore(main): Adds battleship project to main readme (Lupo Montero @lupomontero)
- a204473 feat(build): Adds battleship project to build (Lupo Montero @lupomontero)
- 1dca45d chore(deps): Updates @laboratoria/curriculum-parser from 2.4.0 to 2.5.0 (Lupo Montero @lupomontero)
- ed14b35 project(05-battleship): Mueve sección de 'Otros recursos' dentro de 'Pistas, tips y lecturas complementarias' (Lupo Montero @lupomontero)
- d2322b4 project(05-battleship): Removes markdownlint-disable no-bare-urls comment (Lupo Montero @lupomontero)
- 53581c0 project(burger-queen-api): Fixes linter errors (Lupo Montero @lupomontero)
- de3ae15 project(burger-queen-api): Adds burger-queen-api project #882 (Mariano Crowe @merunga)
- 938a20c fix(battleship): broken image (Fabián Alexis Bravo Abarca @FabianBravoA)
- b7d5054 fix(battleship): linter error for spaces (Fabián Alexis Bravo Abarca @FabianBravoA)
- a94895f fix(battleship): linter error for bare urls (Fabián Alexis Bravo Abarca @FabianBravoA)
- 8125d5f fix(battleship): linter warnings (Fabián Alexis Bravo Abarca @FabianBravoA)
- 318b954 fix(battleship): adds one more resource for animations (Fabián Alexis Bravo Abarca @FabianBravoA)
- 087bafd fix(battleship): several suggestions added to this new version, including a hacker edition with game engines running in javascript (Fabián Alexis Bravo Abarca @FabianBravoA)
- b54a431 chore(react): update reactjs links in favor of spanish official documentation (#892) (Florencia Silva Olivera @florenciasilva)
- 9dd3acb project(md-links): Integra objetivos de aprendizaje y tópicos (Lupo Montero @lupomontero)
- 9179b81 modificando seccion de objetivos de aprendizajes (Danielalab @Danielalab)
- 08ebc27 agregando consideraciones generales (Danielalab @Danielalab)
- 978c03e agregando objetivos de aprendizaje (Danielalab @Danielalab)
- b095873 Add import/extensions rule to eslintrc (Rafael Cerri @rafaelbcerri)
- 86c5da4 Update pt-BR translation (Rafael Cerri @rafaelbcerri)
- 6fa5342 project(cipher): Introduces ES Modules (Lupo Montero @lupomontero)
- 2b99bd9 project(cipher): redirect links to bootcamp branch (developervilchez @developerVilchez)
- 052f147 Fixing project IDs in README (gaposx @gaposx)
- eef4016 topic(javascript): Adds note before old videos (Lupo Montero @lupomontero)
- 878c50b topic(html/javascript): Polished up parts used in admission process (Lupo Montero @lupomontero)
- 956e18a topic(javascript): Replaces " with ' in JS snippets (Lupo Montero @lupomontero)
- 5495035 topic(javascript): Fixes typo (Lupo Montero @lupomontero)
- e842f0e Change portuguese markup and fix test anwser (Rafael Cerri @rafaelbcerri)
- 05531a7 topic(javascript): Refactors first quiz making use of markup in question description and options (Lupo Montero @lupomontero)
- f963c58 content(cipher): Replaces "test()" with "it()" in tests for consistency across projects (Lupo Montero @lupomontero)
- 28f6c45 content(cipher): Replaces mocha with jest in eslint config for tests (Lupo Montero @lupomontero)
- 6a018fb content(cipher): Renames test-browser npm-script to open-coverage-report (Lupo Montero @lupomontero)
- 32bbc22 project(cipher): Removes .nyc_output from .gitignore now that we moved to jest (Lupo Montero @lupomontero)
- 197dea3 modifica test de hacker edition (Shirley Silvana Suarez @shirley-startary)
- 8ab27be agrega script test-browser (Shirley Silvana Suarez @shirley-startary)
- 63c7f4f cambia configuracion en mocha a jest (Shirley Silvana Suarez @shirley-startary)
- 3b1f3d6 project(ux): Adds table of contents and standardises headings (Lupo Montero @lupomontero)
- 61c1187 feat(build): Adds UX projects to build script (Lupo Montero @lupomontero)
- 8f4232f project(ux): Tweaks rubric category (in UX projects) to match strings in spreadsheet (Lupo Montero @lupomontero)
- 933d951 project(ux): Fixes linter issues in UX projects (Lupo Montero @lupomontero)
- ffc5f28 chore(ux): Renames UX project dirs to follow convention (Lupo Montero @lupomontero)
- 397f29a feat(build): Adds portuguese translation of data-lovers project to build (Lupo Montero @lupomontero)
- 36856a6 project(data-lovers): Tweaks rubric items in portuguese translation (Lupo Montero @lupomontero)
- 0a18cb5 added pt-br version for data lovers README file (julianaamoasei @JulianaAmoasei)
- 2208355 arregla tabla (Lalo Gonzalez @lalogf)
- ccacf57 actualiza los retos de UX (Lalo Gonzalez @lalogf)
- 7783e12 fix(readme): Replaces projects map image with text version (Lupo Montero @lupomontero)
- 924d9c5 feat(scripts): Adds --locale option to ./scripts/create-cohort-project.sh (Lupo Montero @lupomontero)
- aa322b8 fix(scripts): Adds guards to check for dependencies (other commands) in scripts (Lupo Montero @lupomontero)
- 337e35f chore(deps): Updates @laboratoria/curriculum-parser from 2.2.0 to 2.4.0 (Lupo Montero @lupomontero)
- 3cea372 topic(browser): Fixes quiz question which was missing an answer (Lupo Montero @lupomontero)
- efa6a55 topic(browser/functional/javascript/paradigms): Replaces use of var for let or const where appropriate (Lupo Montero @lupomontero)
- 0b35c82 topic(browser): Fixes quiz question format to adapt to latest parser version (Lupo Montero @lupomontero)
- d23069a chore(deps): Updates sinon from 7.4.2 to 7.5.0 (Lupo Montero @lupomontero)
- 1f48f2f chore(deps): Updates eslint from 6.3.0 to 6.4.0 (Lupo Montero @lupomontero)
- ae702db añade correcciones del mdlint (lalogf @lalogf)
- abf405d update project names and order (lalogf @lalogf)
- e229279 topic(javascript): Replaces www.w3schools.com with elrincondelvago.com in 1st unit quiz (Lupo Montero @lupomontero)
- c01de81 chore(deps): Updates @laboratoria/curriculum-parser from 2.1.0 to 2.2.0 (Lupo Montero @lupomontero)
- ef3855d chore(deps): Updates eslint-plugin-jest from 22.16.0 to 22.17.0 (Lupo Montero @lupomontero)
- 864d27b agrega niveles a proyectos, falta confirmar niveles de soft skills (lalogf @lalogf)
- b059952 actualiza niveles reto 1 (lalogf @lalogf)
- 726a325 reto app financiera actualizado (lalogf @lalogf)
- 20cadc3 update to project 1 of ux track (lalogf @lalogf)
- 677e464 updated project ui (lalogf @lalogf)
- 15f0642 actualización de retos (lalogf @lalogf)