The Angular team is proposing standalone components, directives, and pipes. This post talks about some of the benefits of a module-less Angular and encourages the community to comment on the RFC.
Data binding can be confusing when you’re getting started in Angular. Let’s break it down! This post covers event binding, which is one of the one-way data binding methods.