Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

[v5]Use ES2015 template strings instead of string concatenation. #2322

Closed
wants to merge 17 commits into from

Conversation

realityking
Copy link
Contributor

@realityking realityking commented Apr 5, 2018

I think template strings are one of the biggest readability wins of ES2015 and also perfectly supported in Node.js 4.

Relates to #2312

@realityking realityking force-pushed the template-strings branch 2 times, most recently from 3362b12 to bbb6ada Compare April 6, 2018 10:34
@realityking realityking changed the title [v5 ]Use ES2015 template strings instead of string concatenation. [v5]Use ES2015 template strings instead of string concatenation. Apr 23, 2018
@realityking
Copy link
Contributor Author

I think the v5 branch was rebased at some point. I've updated this PR to account for that.

@realityking
Copy link
Contributor Author

@xzyfer Any feedback on this PR?

@xzyfer
Copy link
Contributor

xzyfer commented May 11, 2018 via email

@realityking
Copy link
Contributor Author

Rebased for the current v5 branch

@PolyPik
Copy link

PolyPik commented Mar 24, 2020

You better rebase your fork as there are recent changes to v5.

@xzyfer xzyfer closed this Mar 24, 2020
@xzyfer
Copy link
Contributor

xzyfer commented Mar 24, 2020

Thanks for your efforts. We're happy to move forward without this change as it change for changes sake.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants