dmcg89 / oregon-trail

MIT License
0 stars 0 forks source link

Use template strings #1

Open soggybag opened 5 years ago

soggybag commented 5 years ago

https://github.com/dmcg89/oregon-trail/blob/4bfc5422527df95193dfe680eb0dc9374c5bfedb/js/Caravan.js#L41

Better to use a template string here.

Use the Airbnb style guide with the linter and it will point this out.

soggybag commented 5 years ago

https://github.com/airbnb/javascript#es6-template-literals