Technical Debt Backlog
lathonez opened this issue ยท 0 comments
lathonez commented
- Update to webpack@latest along with any other dev dependencies that are out of date
- E2E tests with cypress.io
- Use best practices re storing passwords - currently plain text ๐
- Use best practices re session management
- Upgrade to angularjs 1.7.0
- Figure out how to inject
$cookies
properly or better yet justUserService