- 28.09.2022
How to edit code in your repository online?
Have you ever had situations when the code is already pushed to repo, but you need to make final fixes? Join in, I’m going to show you how
Have you ever had situations when the code is already pushed to repo, but you need to make final fixes? Join in, I’m going to show you how
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.
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.
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