Copy data from one table's column to another

Copy values from one table to another with relation to some field

I’ve encountered a problem when I had to create 2 columns in one table and then copy values to those columns from another table with relation to id from the first table. This sounds complex, but it appears to be an easy one. I’ve also encountered such problem at my first job. The saddest thing is that neither I nor my team lead was able to solve it. Encountering it again wasn’t a big pleasure, even though I have much more experience than I had. And I decided to solve it.

jest logo

Update Jest to 27.x version

One of my recent tickets on Angular project I work was to update unit test framework jest to 27.x version. If there was a simple, painless process this article wouldn’t existed. During update process I encountered all possible errors (I think). Searching for a solution on the internet didn’t helped much. So I decided to make this article so that people who try to update jest to 27.x version didn’t encounter this much errors.

Hello, World!

Welcome to my portfolio web-site. Here you can download my cv and see other information about me and my work. Feel free to write me a message to discuss projects or other options for cooperating