You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got stuck and then stopped working on it. I couldn't get internationalization to work.
My work is uploaded. Feel free to take a crack at it if you want.
This is not a good career fit for me. I have spent way too long (years) trying to become proficient at web app development. I haven't even made anything useful. It has all been time spent dealing with library version updates and problems and reconciling best practices of different experts. At some point we all have to just recognize that it is time to move on.
https://github.com/dancancro/great-big-example-application/tree/angular5
Problem:
https://travis-ci.org/dancancro/great-big-example-application/builds/365913865?utm_source=github_status&utm_medium=notification
ERROR in [at-loader] ./node_modules/angular-in-memory-web-api/http-backend.service.d.ts:2:75
TS2307: Cannot find module '@angular/http'.
ERROR in [at-loader] ./node_modules/angular-in-memory-web-api/http-in-memory-web-api.module.d.ts:2:28
TS2307: Cannot find module '@angular/http'.
ERROR in [at-loader] ./src/main/webapp/app/core/store/article/article.reducer.ts:1:32
TS2307: Cannot find module 'reselect'.
The text was updated successfully, but these errors were encountered: