Include minimum browser support requirements for developers in README
I noticed in source code arrow functions next to regular functions, as well as vars and let/const. At first I thought it's written to support even old browsers but it doesn't make sense with ES6 features.
Code needs to be refactored/cleaned up according to clean-code-javascript but we need to decide what browser support this project provides.
I would recommend to drop IE support and there are multiple reasons to do so.
Thanks for opening your first issue here! Please follow the issue template to help us help you 👍🎉😄 If you have screenshots to share demonstrating the issue, that's really helpful! 📸 You can make a gif too!
Hi, @wisniewski94 You working on it?
will you please explain the issue