Skip to content

otrocadev/ita-sprint-2-basic-js-exercises

Repository files navigation

Sprint 2.1. Basic JavaScript exercises - IT Academy FrontEnd Course

🎯 Objectives

The objective of this repo is to resolve basic JavaScript exercises in order to practice the programming language with common usages of different methods and arrays transformations. There are multiple sections icluding:

  1. Arrow functions
  2. Ternary operators
  3. Callbacks
  4. Rest & Spread operators
  5. Array transformations
  6. Array loops
  7. Promises & Async/Await

🖥️ Preview of the project

ita-sprint-2.1-video-demo.mp4

🛠️ How it has been done

To make the correction and consult of the exercises easier, a simple front web page has been created to make the interaction is more user friendly and easier to follow.

🖱️ Check out the live demo

🚀 Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repo
    git clone https://github.com/otrocadev/ita-sprint-1.git
  2. Navigate to the project directory
    cd ita-sprint-1
  3. Checckout main branch
    git checkout main
  4. Open index.html in your browser
  • You can simply double-click the file
  • Or use Live Server if you work with VS Code

About

A collection of basic JavaScript Projects that takes part of the IT Academy Front End Bootcamp

Topics

Resources

Stars

Watchers

Forks

Contributors