queicherius / gw2api-client

Javascript wrapper for the official Guild Wars 2 API.
MIT License
47 stars 18 forks source link

Rewrite without ES2015 classes #8

Closed queicherius closed 7 years ago

queicherius commented 7 years ago

I would like to see if rewriting the library to be fully functional based and removing es2015 removes a lot of the overhead. Currently still evaluating.

queicherius commented 7 years ago

Seems like a bit of premature optimization, mainly born out of frustration over a completely different issue. :)