inDepth.dev
  • Our Manifesto
Subscribe
Georgi Parlakov

Georgi Parlakov

Author of Angular libs like SCuri (Angular unit test automation!) and ngx-forms-typed (type your Angular forms!) that make developer's work easier. https://gparlakov.github.io/

📍 Sofia, BG
https://twitter.com/gparlakov
Create your Angular unit test spies automagically
angular

Create your Angular unit test spies automagically

Creating a mock for unit testing is both necessary and tedious. Let's try and automate that away.

  • Georgi Parlakov
Georgi Parlakov May 2, 2020 • 5 min read
How to read Azure Dev Ops logs  from Node.js using REST API
nodejs

How to read Azure Dev Ops logs from Node.js using REST API

Turns out the logs response is a zip file which contains multiple log file entries. We'll get PAT for authorization, fetch and unzip them...

  • Georgi Parlakov
Georgi Parlakov Apr 22, 2020 • 8 min read
How to Automate NPM Package Publishing With Azure DevOps?
npm

How to Automate NPM Package Publishing With Azure DevOps?

At the end of this tutorial, you’ll have a release pipeline that's triggered by a merge (a PR) to a release/1.0.1 branch and only waits for your approval before publishing to NPM.

  • Georgi Parlakov
Georgi Parlakov Apr 13, 2020 • 11 min read
Angular Forms Story: Strong Types
angular

Angular Forms Story: Strong Types

How I strongly typed my Angular forms. And you can too using my small library!

  • Georgi Parlakov
Georgi Parlakov Mar 31, 2020 • 5 min read
inDepth.dev © 2023
Powered by Ghost