Tarun Sharma on the Angular @ViewChildren, @ViewChild, @ContentChildren and @ContentChild Decorators

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Some time ago, software developer Tarun Sharma wrote an interesting article explaining the Angular @ViewChildren, @ViewChild, @ContentChildren and @ContentChild decorators and their respective use cases. The article is still relevant and a nice overview of the several ways of accessing different types of child components in Angular applications. Read more

Ashnita Bali & Marcin Ryzycki @ AngularConnect 2018: The differences between ElementRef, TemplateRef, ViewContainerRef

Leider ist der Eintrag nur auf Britisches Englisch verfügbar. Read more

Observatory by Mozilla: Security Checkup for Your Websites and Web Apps

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Observatory by Mozilla is a security checkup tool for websites and web apps that both assesses your website in terms of HTTP security measures and best practices and also suggests approaches and techniques for further improving security. Observatory's goal is to provide developers with insights as to their applications' security standards as well as to educate developers about HTTP security options such as the Content Security Policy or HTTP Strict Transport Security headers and ... Read more

Dan Abramov on The Elements of UI Engineering

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Somewhat recently, Dan Abramov wrote this interesting piece on his approach to learning about UI engineering. The article's key takeaway is this: "My biggest learning breakthroughs weren’t about a particular technology. [ ... ] It’s this combination of understanding the problems, experimenting with the solutions, and applying different strategies that led to the most rewarding learning experiences in my life." In keeping with this wholistic, problem- rather than technology-oriented approach Dan starts with outlining the problems ... Read more