Patrick Funom Tunga-Lergo
@ptlergo
Passionate about helping people succeed, and creating cool stuff - Editor In Chief @ https://8Pounds.com, Creative Director @ https://dotHello.io
Contributed IDE list
No IDE contribution for now
User's comments
0
articles
Replace @Output, @Input, and EventEmitters with ViewChild For Component Interaction
The first time I used the Angular framework I found the concept of two-way data binding hard to grasp. A simple app I would build quickly grew complex with the more properties I needed to share between child and parent components. The straight forward solution was to use data binding with @Input,…Jan 18th 2020
How To Protect Routes In Angular
A great way to take your app to the next level is to implement Guards, which are interfaces that protect routes and grant access based on defined permissions. This is useful for apps with an admin dashboard. Think of a CMS like WordPress where a user can access the dashboard once logged in. Check…Jan 18th 2020
courses
ptlergo hasn't published any courses
books
ptlergo hasn't published any books