issues
search
pinterest
/
api-quickstart
Code that makes it easy to get started with the Pinterest API.
Apache License 2.0
125
stars
46
forks
source link
nodejs: style fixes
#14
Closed
davidchaiken
closed
3 years ago
davidchaiken
commented
3 years ago
@thisjuvy Here are the changes that you recommended:
Use Array.indexOf instead of iterating through an Array
Use templated strings consistently
@thisjuvy Here are the changes that you recommended: