Skip to content

Merge ES6 branch - #265

Merged
AnshulMalik merged 32 commits into
masterfrom
es6
Jul 18, 2019
Merged

Merge ES6 branch #265
AnshulMalik merged 32 commits into
masterfrom
es6

Conversation

@AnshulMalik

Copy link
Copy Markdown
Contributor

Let's see if we can merge this es6 branch

cbonaudo and others added 30 commits October 18, 2018 18:47
* Revert "Replace var with const and let in accessing-array-values (#228)"

This reverts commit cf34563.

* Revert "switched number-to-string to const (#230)"

This reverts commit 65d5e7b.
…pectively (#234)

* Update 'string' problem to use 'const'

* Update 'for-loop' problem to use 'let'
* Changed 'var' to 'let' in for-loops

* fix: 'var' to 'let' & 'const' in solutions
Replace ‘var’ with const.
Replace ‘var’ with ‘const’
Updates var to const in the strings exercise set
@ledsun

ledsun commented Jul 12, 2019

Copy link
Copy Markdown
Collaborator

I think this issue is related to #229 . OK?

@AnshulMalik

Copy link
Copy Markdown
Contributor Author

Right @ledsun

@SomeoneWeird SomeoneWeird left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Quick review looks OK

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.

8 participants