tribakzero/panini

Move logic out of index.js

Opened this issue · 0 comments

Index is getting bloated, we need to keep only the main method and it's call, everything else should be delivered from other places, think of a "api.js" for requests, "utils.js" for utility methods, etc.