4 followers
Systems Engineer #Angular Developer, #FrontendDeveloper. I've been working with web technologies for more than 16 years. Software Engineer, Fullstack Developer. 🅰️
One of the repetitive, complex, and important parts of an application is user authorization and authentication. There are many tools for this, like...
Best Practices for Implementing Unit Tests in Angular · Unit testing is an essential part of software development, along with End-to-End (E2E) and...
Apply code formatting and preserve a neat commit log. · Sometimes, we put anything in our code commits, but this doesn't help when checking what changes...
Use Github Actions to Deploy Angular Apps on Firebase Hosting · This is another post about how to achieve this goal. Since I need to cover it for the...
Simplify your HTML code using the modern Angular template syntax · In this article, we'll explore more about component-store with Angular. Instead of...
A Real-Life Practical Example · In this series about ComponentStore, I'll share my experiences using it for about a year. We'll start with the basics of...