authentication_course
authentication_course copied to clipboard
Reasoning behind helpers.js
Not a problem but a question -- I was wondering what the reasoning is for having the intermediary helpers.js file in the store. You are importing mapGetters there and then importing specific items from helpers.js into components.
Thanks for all the work you do on these courses -- they are really helpful.