Git Remote

This week we have worked on the same project and added another new feature to allow ignoring certain links. However, this time I worked with a new partner! Since I have never worked with his project before, I spent a fair amount of time viewing his code before I began trying to add the feature. Luckily, we both used Node.js for this project, therefore it didn't take me long to get the program running and tested. While working on his project, I have ran into problems, adding a feature could be difficult, I had to make modifications to some of the original function rather than simply creating new ones. Although certain parts of the update had me stuck for a while, I was able to find all the information and resources I need from the web before I had to reach out for help in the Slack community.

Using Git for this lab was somewhat difficult, I was a bit confused when trying to follow the instructions on using git remote, it was a mess since I was putting in invalid commands. I ended up re-watching the lecture and got myself more familiarized with the commands and features git offers.

After I have added the feature, I talked to my partner within the issue that I created on his GitHub repo about this updates, however, it seemed like there were some misunderstandings in the lab instructions, therefore, we decided to use Slack to solve the problems and established common agreement on how to make changes.

This was definitely a great experience for learning to use Git more and working with different people to further develop my own knowledge and skills. If I were to do this lab again, I would definitely spent more time on trying to understanding the original code, which could've saved me a great amount of time trying to debug. I would also communicate with the project owner more while working on the codes if they're available rather than after all the implementations.

Link to Issue : https://github.com/tianlangwu/urlStatusChecker/issues/7

Merge: https://github.com/tianlangwu/urlStatusChecker/commit/b7ab995e9fa0c6802c4e5db093b8bdadcbdb377e

Comments

Popular posts from this blog

Hacktoberfest -1

Working on the Telescope Project

Contribution Plan