
Georgi Parlakov

Create your Angular unit test spies automagically
Stop writing manual mocks. Use Type-safe autoSpy functions to drastically reduce test boilerplate and maintenance in your Angular apps.
How to read Azure Dev Ops logs from Node.js using REST API
Automate Azure DevOps log processing with Node.js. Learn to fetch, unzip, and extract pipeline logs programmatically using the REST API.
How to Automate NPM Package Publishing With Azure DevOps?
Automate your NPM package publishing with Azure DevOps pipelines. Streamline releases with manual approval for stable, secure deployments.
Angular Forms Story: Strong Types
Fix broken Angular Reactive Forms by adding strict type safety. Eliminate runtime errors and boost productivity with the ngx-forms-typed library.