EvanAgee / vuejs-wordpress-theme-starter

A WordPress theme with the guts ripped out and replaced with Vue.
https://vuewp.com/
1.61k stars 282 forks source link

:art: Use template literals instead of string concatenation #3

Closed nattatorn-dev closed 7 years ago

nattatorn-dev commented 7 years ago

Use template literals instead of string concatenation. I think it gives more cleanness.

EvanAgee commented 7 years ago

Thanks so much! You're the best!

image

nattatorn-dev commented 7 years ago

Thank you for this quick response. 👍