1 min readAug 20, 2020
Hello Danieli, I have updated the URL with this: https://levelup.gitconnected.com/where-shall-i-put-that-core-vs-shared-module-in-angular-5fdad16fcecc. Thank you for reading the article. Also with the new Angular, you can use the providedIn: ‘root’ for singleton services instead of the Core Module Pattern.