In this video, I answer if it is ok to expose private methods for testing in Angular apps. https://www.youtube.com/watch?v=gS2MJ-Ri_VI&feature=youtu.be … [Read more...] about Expose Private Methods For Testing? (Angular Question)
Should You Work On Hobby Projects? (as a software engineer)
In this video, I explain why hobby projects can help your career. https://www.youtube.com/watch?v=4g8-p_4umdM&t=11s … [Read more...] about Should You Work On Hobby Projects? (as a software engineer)
Creating A Reactive State Flow By Extracting To Presentational Component
This videos shows you how to avoid some Angular anti-patterns by extracting to presentational components for a reactive state flow. https://www.youtube.com/watch?v=E7QmJi2QA-g&feature=youtu.be … [Read more...] about Creating A Reactive State Flow By Extracting To Presentational Component
Interfaces vs. Classes (Angular Question)
In this video, I cover if you should use interfaces or classes in your Angular apps for data representation. https://www.youtube.com/watch?v=1XY-tzbvh7I&feature=youtu.be … [Read more...] about Interfaces vs. Classes (Angular Question)
The Three Steps To Style Angular Apps (video)
In this video, I will show you three simple steps to style your Angular apps with a responsive layout and make it look how you want it to look … [Read more...] about The Three Steps To Style Angular Apps (video)
Accessing Nested Router Params in Angular (with NgRx Router Store)
In this video, you will learn how to access router params from other routing levels in Angular apps with NgRx Router Store … [Read more...] about Accessing Nested Router Params in Angular (with NgRx Router Store)
Live Webinar – Angular, Firebase and GraphQL live coding (10/12/2020)
In this webinar, we cover: Introduction What we are going to build Walkthrough of the system Clean architecture with Nx Course client setup Course admin setup Course service … [Read more...] about Live Webinar – Angular, Firebase and GraphQL live coding (10/12/2020)
Free webinar: Live coding and Q&A (October 12 at 6 PM CET)
I am doing a free live webinar next Monday (10/12/2020) at 18 CET, where I will demonstrate Angular best practices and show you live coding of an app I am building using Angular and Firebase. Also, … [Read more...] about Free webinar: Live coding and Q&A (October 12 at 6 PM CET)