Skip to content

voila-mon-exo#5

Open
Baptistaa wants to merge 3 commits into
mainfrom
Dev
Open

voila-mon-exo#5
Baptistaa wants to merge 3 commits into
mainfrom
Dev

Conversation

@Baptistaa

Copy link
Copy Markdown
Contributor

No description provided.

@Yagora Yagora left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -0,0 +1,23 @@
import { AppPage } from './app.po';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu peux supprimer le dossier e2e je pense

<div class="row">
<div class="col-xs-6">
<p>
git status //voir ou tu en est

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

se qui serait super c'est que les commentaire (le message après les //) soit en tooltips au survole de la souris

@Baptistaa Baptistaa closed this Dec 5, 2020
@Baptistaa Baptistaa reopened this Dec 5, 2020
@Baptistaa

Copy link
Copy Markdown
Contributor Author

je comprend pk je dois ouvrir une pr

Comment thread test/index.html
<form>

<input type="number" name="nbr1" id="nbr1">
<input type="number" name="nbr2" id="nbr2">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tout ça c'est nickel

Comment thread test/index.html
<input type="number" name="nbr1" id="nbr1">
<input type="number" name="nbr2" id="nbr2">

<button type="submit" name="submit" value="Addition" id="addition" onclick="return calcul();">Addition</button>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

je comprends ce que tu veux faire avec le return dedans mais ce n'est pas ça qu'il faut faire https://www.w3schools.com/jsref/event_onclick.asp regarde ça

Comment thread test/index.html
</form>

<script type="text/javascript">
let number1=nbr1;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tu me demandais comment creer une variable en js mais c'est très bien tu sais faire :)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://www.w3schools.com/jsref/prop_text_value.asp tu peux voir comment récuperer une valeur

Comment thread test/index.html
let result= calcul();


calcul() {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regarde comment creer une function en js :)

@Yagora

Yagora commented Dec 12, 2020

Copy link
Copy Markdown
Contributor

Il faudra merger un jour :D1

Comment thread AppCenter/.browserslistrc
@@ -0,0 +1,18 @@
# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

il faudra virer celui là

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants