Skip to content

ISDI CODERS, Online Front-End Web Development Bootcamp - Challenge Week 5

Notifications You must be signed in to change notification settings

estcolros/202210-W5-EstefaniaColombo

Repository files navigation

banner-week5

Challenge week 5

Functions for Array methods

First test project using JEST framework, Github Actions (CI/CD) and SonarCloud (Clean Code)

Create a module with functions that replicate, without using any of the existing methods in the prototype, the following array methods:length, push, pop, unshift, shift, some, every, find, filter, map, findIndex, includes, indexOf, reduce, join:. Any of your functions can use the ones you have already created.

js-veggiesMethods

Project conditions

  • Test ALL methods.
  • Use Github Actions Audit in the Github flow.
  • Configure SonarCloud associated with your repository, including test coverage.
  • Create a repo as usual, with the same hook husky as before.

About

ISDI CODERS, Online Front-End Web Development Bootcamp - Challenge Week 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published