-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Cole Wasserman
authored and
Cole Wasserman
committed
Feb 13, 2024
1 parent
9a70b0a
commit 93b3478
Showing
2 changed files
with
2,785 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
layout: post | ||
title: Week 3 | ||
--- | ||
|
||
This past week I have worked with my group to create our browser extension called insult reminders. This is the first open source project that I have worked on as well as the first browser extension I have tried to make. It has been a little bit difficult to style the browser extension as well as to get the html to correctly update with the JavaScript but it is doable. This has been a great learning experience as I have been able to practice working on a team with an open source project. I am excited to continue to contribute and develop this project. | ||
The in-class activity on git was very helpful. While I have used Git before, I have not thought critically about what each command is actually doing. I have only ever been a collaborator on a project, so I have never had to deal with upstreams and forking repositories which I found can add a layer of complexity to using Git. |
Oops, something went wrong.