Hey PC readers:
Welcome back. So this week we were given a task. A task to create a CLI tool to check the URLs and display if they are working or not, or just unknown. So to gain experience and of course, grades I created that in my release 0.1, more info can be found here. To enhance the tool, Prof. Humphd asked us to work with some of the peers in the class to get some useful reviews and suggestions to make our app better.
I started Lab 1 requirements by first completing my release 0.1 work with its mandatory requirements and completing 2 of its optional requirements. Then I went on to the Slack to find my partner to review for Lab 1. Fortunately, there were many students working on Node.js and I got one instantly like it was fate lol. She was also looking for partner just then for Node.js. We let each other know the timeline for our work completion, so that we are ready to review once it is done. So I tested and reviewed her code, it was working. There were some errors which I was working on to mention in the code, but another peer posted before me. So I went on to comment about remaining errors I found in readMe and code. Link to issues I found is here.
It was a good practice to get someone review my code. I did my first PR and review on github. Then I fixed them and merged them into my master. It was my first time getting reviewed at Github at all. She gave some useful insights which I took and fixed. Most of the issues were in my readMe, I was thinking that it was clear but maybe I did it, I knew what was going on, not the other tester. So it made sense when commented that. Also, she recommended to use the html file for the link which I will work on in the upcoming days. I fixed all the other issues. Link to my issues are here.
Well, all in all, it was a very good experience for me to communicate with new peers and work with them on Slack, and Github. Learning more and more every week.
Thanks for reading, see you in my next blog.
PC