ri0t1985 / api-creator

Project that allows you to turn static website data into an API through CSS selectors
MIT License
6 stars 0 forks source link

Feedback #1

Closed pauledenburg closed 7 years ago

pauledenburg commented 7 years ago

In this PR I make some suggestions, add explanation and try new things. These changes cover:

And I'm still a fan of not using 'else' statements and 'foreach' loops. The latter in favor of (functional programming) methods like 'reduce', 'map' and the like :-)