What is Amazon CloudFront?

AWS Cloudfront

Amazon CloudFront is a Content Delivery Network (CDN) offered by Amazon Web Services (AWS). That might sound technical, but here’s what it really means: CloudFront is a service that makes websites and apps load faster—especially when people are visiting them from different parts of the world. It works by bringing your website’s content closer to […]

Angular tap() operator

Angular tap() operator - Mountains

tap() is an operator of rxjs library (used in Angular) which in my personnel view is very helpful when you are working with observables for side effects – which means doing something without affecting the the actual observable stream. Documentation says:- Used to perform side-effects for notifications from the source observable My definition :- tap() […]

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!