# 1 - Javascript in the browser

{% hint style="info" %}
If this is your first day, check the [first day tips](https://volunteers.migracode.org/coding-course/class-information/teaching-instructions/javascript-ii/broken-reference)
{% endhint %}

## Overview

This week the students will execute javascript in a browser for the first time, you can execute by using [vscode-live-server](https://github.com/ritwickdey/vscode-live-server) or just by opening the files from a browser

## Homework Suggestion

{% hint style="info" %}
Remember copy the Homework to the [Trello ](https://trello.com/b/wl6LgDXD/homework-overview)at the end of the class
{% endhint %}

1. From the [JavaScript Module 2 repository](https://github.com/Migracode-Barcelona/javascript-module-2) review and finish all exercises in the folder `week-1`
2. [Push](https://migracode-barcelona.github.io/syllabus/others/git.html#commit-and-push-your-changes-to-github) the changes to your repository in Github
3. Complete the [Homework Form](https://form.jotformeu.com/93377027809365), to notify mentors and add comments and questions about the exercises

## Practice Day (Saturday) <a href="#practice-day-saturday" id="practice-day-saturday"></a>

1. Check together, solve doubts and fix the Homework exercises
2. Complete the exercises in the folder `week-1`
3. \[Optional] Complete the exercises in the folder `week-1/Extra`
4. [Push](https://migracode-barcelona.github.io/syllabus/others/git.html#commit-and-push-your-changes-to-github) the changes to your repository in Github

## Feedback

{% hint style="info" %}
We can always improve thanks to your feedback, you can use this document to send your ideas or suggestions on every week. \
This [document ](https://docs.google.com/document/d/1AzqbpWri4cyeqqf8TVHIovfdRYWOdONsYU01LVvdPvI)will help us to improve Syllabus and this guide
{% endhint %}
