Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Conversation

@dakshshah96
Copy link
Contributor

Refer #1068

  • Add article for if...else.

@ghost ghost self-assigned this Jun 27, 2016
@ghost ghost added QA JavaScript labels Jun 27, 2016
JS-If...Else.md Outdated

The `if` statement executes a statement if a specified condition is **true**. If the condition is **false**, another statement can be executed using the `else` statement..

_**Note:**_ The `else` statement is optional.
Copy link

@ghost ghost Jun 28, 2016

Choose a reason for hiding this comment

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

- _**Note:**_ The `else` statement is optional.
+ > **Note:** The `else` statement is optional.`

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done 👍

@ghost
Copy link

ghost commented Jun 28, 2016

LGTM 👍

@ghost ghost merged commit b0583b7 into freeCodeCamp:master Jun 28, 2016
@BerkeleyTrue BerkeleyTrue removed the QA label Jun 28, 2016
@dakshshah96 dakshshah96 deleted the add/js-ifelse branch June 28, 2016 09:06
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants