Encountering a console error: Can't bind to 'article' since it isn't a known property of 'reddit'
In Reddit.component.ts file: https://i.sstatic.net/WvzUR.png
In app.component.html file: https://i.sstatic.net/Ump9N.png
Tried placing the same code in reddit.component.html as well
https://i.sstatic.net/oKmJG.png
However, the issue persists. I am still very new to Angular2 and at the learning stage.
Please assist with this problem!!!