mkermani144 / wanna

💡✔ Wanna is an implementation of a 21st-century to-do list app.
https://wanna.js.org
MIT License
198 stars 30 forks source link

Move app constants to a separate module #234

Closed mkermani144 closed 6 years ago

mkermani144 commented 6 years ago

There are a lot of constants in the app. It's better to separate these constants from app logic and move them to another module.