Understanding Component Communication in Angular 17 using the “props” analogy
In this short discussion, I talk about the component communication mechanism in Angular by thinking from a `React Props` perspective.
Writing archive
Applied AI, cloud engineering, data systems, security, and the occasional argument about how software should be built.
In this short discussion, I talk about the component communication mechanism in Angular by thinking from a `React Props` perspective.
OCR vs Text Extraction: When to use each method for document processing to achieve a balance between speed, cost, and accuracy.
A short rant about azure static web apps
AWS has a slightly tedious(in my opinion) way of handling SSH connections to EC2. This is a quick guide to SSH into your AWS instances without the hassle of PEM files.
Learn how to secure your web applications by managing user sessions and protecting them from common security vulnerabilities such as session hijacking, cross-site scripting (XSS), and SQL injection.